mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
tweak deps/itstool SlackBuild for yelp branch
Signed-off-by: Chess Griffin <chess.griffin@gmail.com>
This commit is contained in:
parent
224cc5c683
commit
c73f158677
1 changed files with 1 additions and 1 deletions
2
deps/itstool/itstool.SlackBuild
vendored
2
deps/itstool/itstool.SlackBuild
vendored
|
@ -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 . \
|
||||
|
|
Loading…
Reference in a new issue