summaryrefslogtreecommitdiffstats
path: root/libraries/gnome-python2-gconf/gnome-python2-gconf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gnome-python2-gconf/gnome-python2-gconf.SlackBuild')
-rw-r--r--libraries/gnome-python2-gconf/gnome-python2-gconf.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gnome-python2-gconf/gnome-python2-gconf.SlackBuild b/libraries/gnome-python2-gconf/gnome-python2-gconf.SlackBuild
index 0acc4eba4a..e7075c07c9 100644
--- a/libraries/gnome-python2-gconf/gnome-python2-gconf.SlackBuild
+++ b/libraries/gnome-python2-gconf/gnome-python2-gconf.SlackBuild
@@ -61,7 +61,7 @@ fi
set -eu
rm -rf $PKG
-mkdir -p $TMP $PKG
+mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.bz2