summaryrefslogtreecommitdiffstats
path: root/system/grub4dos/grub4dos.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/grub4dos/grub4dos.SlackBuild')
-rw-r--r--system/grub4dos/grub4dos.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/grub4dos/grub4dos.SlackBuild b/system/grub4dos/grub4dos.SlackBuild
index e865e01803..cfd913ecfc 100644
--- a/system/grub4dos/grub4dos.SlackBuild
+++ b/system/grub4dos/grub4dos.SlackBuild
@@ -39,8 +39,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$SRCVERSION
# Guess they're using 7-zip archives now.
-#unzip $CWD/$PRGNAM-$TARVERSION.zip
-7z x $CWD/$PRGNAM-$TARVERSION.7z
+bsdtar xvf $CWD/$PRGNAM-$TARVERSION.7z
cd $PRGNAM-$SRCVERSION
chown -R root:root .
find -L . \