desktop/xxkb: Fixed script.

Don't rm -rf the whole of $TMP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2014-06-15 11:09:28 +01:00 committed by Erik Hanson
parent 6e6462a5c3
commit 65fb880297
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ fi
set -e
rm -rf $PKG $TMP
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION