summaryrefslogtreecommitdiffstats
path: root/office/verbiste/verbiste.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/verbiste/verbiste.SlackBuild')
-rw-r--r--office/verbiste/verbiste.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/verbiste/verbiste.SlackBuild b/office/verbiste/verbiste.SlackBuild
index e07e2343a5..fc91e8c0e7 100644
--- a/office/verbiste/verbiste.SlackBuild
+++ b/office/verbiste/verbiste.SlackBuild
@@ -11,7 +11,7 @@
PRGNAM=verbiste
VERSION=${VERSION:-0.1.33}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@@ -76,6 +76,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
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}