summaryrefslogtreecommitdiffstats
path: root/system/autoslackpkg/autoslackpkg.SlackBuild
diff options
context:
space:
mode:
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