summaryrefslogtreecommitdiffstats
path: root/par/build/par.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'par/build/par.SlackBuild')
-rwxr-xr-xpar/build/par.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/par/build/par.SlackBuild b/par/build/par.SlackBuild
index f34aa24b..fa5734fd 100755
--- a/par/build/par.SlackBuild
+++ b/par/build/par.SlackBuild
@@ -138,7 +138,7 @@ echo "++"
cd $TMP/tmp-$PRGNAM
echo "Extracting the source archive(s) for $PRGNAM..."
-tar -xvf ${SOURCE}
+tar -xzvf ${SOURCE}
cd Par${SRCVER}
# Add multibyte (Unicode) support;
# Origin is http://www.sysmic.org/par/par-1.52-i18n.2.patch