diff options
-rw-r--r-- | desktop/rofi/rofi.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/rofi/rofi.SlackBuild b/desktop/rofi/rofi.SlackBuild index 269697a5da..40e0cfd479 100644 --- a/desktop/rofi/rofi.SlackBuild +++ b/desktop/rofi/rofi.SlackBuild @@ -38,7 +38,7 @@ fi set -e rm -rf $PKG -mkdir -p $TMP $PKG +mkdir -p $TMP $PKG $OUTPUT rm -rf $TMP/$PRGNAM-$VERSION cd $TMP tar xvf $CWD/$PRGNAM-$VERSION.tar.xz |