summaryrefslogtreecommitdiffstats
path: root/system/scanmem/scanmem.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/scanmem/scanmem.SlackBuild')
-rw-r--r--system/scanmem/scanmem.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/scanmem/scanmem.SlackBuild b/system/scanmem/scanmem.SlackBuild
index 941c6f9856..16a7003b99 100644
--- a/system/scanmem/scanmem.SlackBuild
+++ b/system/scanmem/scanmem.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-unzip $CWD/v$VERSION.zip
+unzip $CWD/$PRGNAM-$VERSION.zip || unzip $CWD/v$VERSION.zip
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \