aboutsummaryrefslogtreecommitdiff
path: root/trunk/simplepkg.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/simplepkg.SlackBuild')
-rwxr-xr-xtrunk/simplepkg.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/trunk/simplepkg.SlackBuild b/trunk/simplepkg.SlackBuild
index 08a8db4..ca289be 100755
--- a/trunk/simplepkg.SlackBuild
+++ b/trunk/simplepkg.SlackBuild
@@ -18,11 +18,11 @@
PACKAGE="simplepkg"
PACK_DIR="package-$PACKAGE"
BUILD=${BUILD:=1rha}
-VERSION="0.6pre16"
+VERSION="0.6pre17"
ARCH="noarch"
LIBEXEC="/usr/libexec/$PACKAGE"
BINDIR="/usr/bin"
-BINARY_LIST="simplaret repos lspkg mkbuild"
+BINARY_LIST="simplaret repos lspkg mkbuild mkpatch"
SBINDIR="/usr/sbin"
SBINARY_LIST="mkjail templatepkg jail-update jail-commit metapkg rebuildpkg createpkg exec-slackbuild simpletrack"
LIB_LIST="common.sh"
@@ -81,4 +81,3 @@ cd ..
if [ "$CLEANUP" != "no" ]; then
rm -rf $PACK_DIR
fi
-