summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-20 23:16:11 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:27:58 +0000
commita78d8d8a24f3417e0d61edcc28403cef15c052bf (patch)
tree886441ea681f12f584d1536754f4bb936173e25f
parentd052a106332ef7050ddcdb4a9d4d22503618f943 (diff)
downloadslackbuilds-a78d8d8a24f3417e0d61edcc28403cef15c052bf.tar.gz
slackbuilds-a78d8d8a24f3417e0d61edcc28403cef15c052bf.tar.xz
audio/python-audiotools: Install doinst.sh.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--audio/python-audiotools/python-audiotools.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/python-audiotools/python-audiotools.SlackBuild b/audio/python-audiotools/python-audiotools.SlackBuild
index d5c3532c25..d43b907df2 100644
--- a/audio/python-audiotools/python-audiotools.SlackBuild
+++ b/audio/python-audiotools/python-audiotools.SlackBuild
@@ -89,6 +89,7 @@ cp -a COPYING INSTALL TODO $PKG/usr/doc/$PRGNAM-$VERSION
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
+cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}