aboutsummaryrefslogtreecommitdiff
path: root/system/tmuxp/tmuxp.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-03-31 12:35:21 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-07 14:43:38 +0700
commit3b35ab0266c5454f643b6f0c0d44a8d716fee96f (patch)
treebd5664e8d01707b96b2f19523cad62874d74669c /system/tmuxp/tmuxp.SlackBuild
parent5d5e08ec6ac7f4994c0655cd55000c0ccaca6afa (diff)
downloadslackbuilds-3b35ab0266c5454f643b6f0c0d44a8d716fee96f.tar.xz
system/tmuxp: Updated for version 0.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp/tmuxp.SlackBuild')
-rw-r--r--system/tmuxp/tmuxp.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild
index db7ebadb3b93..1dbd71f40449 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=tmuxp
-VERSION=${VERSION:-0.1.7}
+VERSION=${VERSION:-0.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,6 +81,7 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
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}