summaryrefslogtreecommitdiff
path: root/system/unrar
diff options
context:
space:
mode:
Diffstat (limited to 'system/unrar')
-rw-r--r--system/unrar/unrar.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/unrar/unrar.SlackBuild b/system/unrar/unrar.SlackBuild
index 80ecca65c9..a836f0d4a9 100644
--- a/system/unrar/unrar.SlackBuild
+++ b/system/unrar/unrar.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=unrar
VERSION=${VERSION:-5.0.13}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -59,7 +59,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM
+rm -rf $PRGNAM libunrar
tar xvf $CWD/${PRGNAM}src-$VERSION.tar.gz
cd $PRGNAM
chown -R root:root .