audio/calf-ladspa: Move HTML docs to subdir.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2021-12-04 14:39:09 -05:00 committed by Willy Sudiarto Raharjo
parent b1f48d22f7
commit 62d7afea1b
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -6,6 +6,7 @@
# 20211127 bkw: BUILD=2
# - rework README and slack-desc, remove mentions of JACK and DSSI.
# - move html docs to subdir.
# 20170706 bkw:
# - Patch source so it doesn't check for jack-audio-connection-kit or
@ -37,7 +38,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=calf-ladspa
VERSION=${VERSION:-0.0.19kx}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -134,7 +135,7 @@ CXXFLAGS="$SLKCFLAGS" \
--build=$ARCH-slackware-linux
make
make install DESTDIR=$PKG docdir=/usr/doc/$PRGNAM-$VERSION
make install DESTDIR=$PKG docdir=/usr/doc/$PRGNAM-$VERSION/html
# install-strip is supported, but doesn't work:
strip $PKG/usr/lib*/ladspa/*.so