aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpatches/file/file.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/file/file.SlackBuild b/patches/file/file.SlackBuild
index 636426e1..ec524b4d 100755
--- a/patches/file/file.SlackBuild
+++ b/patches/file/file.SlackBuild
@@ -64,7 +64,7 @@ rm -rf $TMP
mkdir -p $PKG
cd $TMP
-tar xjvf $CWD/$PACKAGE-$VERSION.tar.$PACKAGE_EXT || exit $ERROR_TAR
+tar xvf $SRC_DIR/$SRC || exit $ERROR_TAR
cd $PACKAGE-$VERSION
if [ "$VERSION" == "4.20" ]; then