tweak deps/itstool SlackBuild for yelp branch

Signed-off-by: Chess Griffin <chess.griffin@gmail.com>
This commit is contained in:
Chess Griffin 2013-08-11 22:40:10 -04:00 committed by Willy Sudiarto Raharjo
parent 224cc5c683
commit c73f158677

View file

@ -65,7 +65,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz || exit 1
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1
cd $PRGNAM-$VERSION || exit 1
chown -R root:root .
find . \