aboutsummaryrefslogtreecommitdiff
path: root/games/surgescript/surgescript.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/surgescript/surgescript.SlackBuild')
-rw-r--r--games/surgescript/surgescript.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/surgescript/surgescript.SlackBuild b/games/surgescript/surgescript.SlackBuild
index ef95f7d552..cba70d1028 100644
--- a/games/surgescript/surgescript.SlackBuild
+++ b/games/surgescript/surgescript.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=surgescript
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -88,9 +88,6 @@ cd build
make install/strip DESTDIR=$PKG
cd ..
-#find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
-# | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
LICENSE *.md examples \