summaryrefslogtreecommitdiffstats
path: root/system/autoslackpkg/autoslackpkg.SlackBuild
diff options
context:
space:
mode:
author Stu Miller2020-09-12 00:35:18 +0200
committer Dave Woodfall2020-09-12 00:35:18 +0200
commit6304715eeb23c49da7c779db75ffdf114e5c8b60 (patch)
tree4a2c375c9f95072a46ff6756a120d6354e8d2135 /system/autoslackpkg/autoslackpkg.SlackBuild
parent4348c85f8179ff73a0c68a3d4c6d2cf04b9bf666 (diff)
downloadslackbuilds-6304715eeb23c49da7c779db75ffdf114e5c8b60.tar.gz
system/autoslackpkg: Updated for version 1.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'system/autoslackpkg/autoslackpkg.SlackBuild')
-rw-r--r--system/autoslackpkg/autoslackpkg.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/autoslackpkg/autoslackpkg.SlackBuild b/system/autoslackpkg/autoslackpkg.SlackBuild
index cfa78322ee..e1b22b7102 100644
--- a/system/autoslackpkg/autoslackpkg.SlackBuild
+++ b/system/autoslackpkg/autoslackpkg.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=autoslackpkg
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -68,7 +68,7 @@ cp -a \
mkdir -p $PKG/usr/libexec/$PRGNAM
cp -a \
- libexec/* \
+ libexec/$PRGNAM/* \
$PKG/usr/libexec/$PRGNAM/
mkdir -p $PKG/install