summaryrefslogtreecommitdiff
path: root/development/libxdg-basedir/libxdg-basedir.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/libxdg-basedir/libxdg-basedir.SlackBuild')
-rw-r--r--development/libxdg-basedir/libxdg-basedir.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/libxdg-basedir/libxdg-basedir.SlackBuild b/development/libxdg-basedir/libxdg-basedir.SlackBuild
index f425f71d92..4ec556f6b6 100644
--- a/development/libxdg-basedir/libxdg-basedir.SlackBuild
+++ b/development/libxdg-basedir/libxdg-basedir.SlackBuild
@@ -63,9 +63,9 @@ set -e # Exit on most errors
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
-cd $PRGNAM-$PRGNAM-$VERSION
+rm -rf $PRGNAM-$VERSION
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
+cd $PRGNAM-$VERSION
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \