diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-11-27 23:15:26 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-11-27 23:15:26 +0000 |
commit | d2cd448dc7cc047bdd1bb19a9d78a1c67114cbe2 (patch) | |
tree | 2e9c4fa14c9ba33d5b86e3bfd4f449e491b9a946 /trunk/simplepkg.SlackBuild | |
parent | a1cf5505d861a678cf985b1a53ab2b90715b352d (diff) | |
download | simplepkg-d2cd448dc7cc047bdd1bb19a9d78a1c67114cbe2.tar.gz simplepkg-d2cd448dc7cc047bdd1bb19a9d78a1c67114cbe2.tar.bz2 |
added perl.mkSlackBuild
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@457 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/simplepkg.SlackBuild')
-rwxr-xr-x | trunk/simplepkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/simplepkg.SlackBuild b/trunk/simplepkg.SlackBuild index 845afbe..c6714d2 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -18,7 +18,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.6pre9" +VERSION="0.6pre10" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |