aboutsummaryrefslogtreecommitdiff
path: root/trunk/simplepkg.SlackBuild
diff options
context:
space:
mode:
authorrudson <rudson@04377dda-e619-0410-9926-eae83683ac58>2008-01-11 16:30:15 +0000
committerrudson <rudson@04377dda-e619-0410-9926-eae83683ac58>2008-01-11 16:30:15 +0000
commit8663857fe8799ad580f4127b995e4635f525331d (patch)
treedb47a5db2170b030244fb9520919d689e7d2410e /trunk/simplepkg.SlackBuild
parent9c2229a6d5fd623a09a3a8fa9a0f49d3981b8a0e (diff)
downloadsimplepkg-8663857fe8799ad580f4127b995e4635f525331d.tar.gz
simplepkg-8663857fe8799ad580f4127b995e4635f525331d.tar.bz2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@483 04377dda-e619-0410-9926-eae83683ac58
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
-