diff options
Diffstat (limited to 'system/xrestop')
-rw-r--r-- | system/xrestop/xrestop.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xrestop/xrestop.SlackBuild b/system/xrestop/xrestop.SlackBuild index 017481880c..c9731cf99c 100644 --- a/system/xrestop/xrestop.SlackBuild +++ b/system/xrestop/xrestop.SlackBuild @@ -59,7 +59,7 @@ else fi rm -rf $PKG -mkdir -p $TMP $PKG +mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.gz |