mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
Use txz instead of tgz for gtksourceview
Signed-off-by: willysr <willysr@gmail.com>
This commit is contained in:
parent
9a9647f7af
commit
c15d7f198c
1 changed files with 1 additions and 1 deletions
2
deps/gtksourceview/gtksourceview.SlackBuild
vendored
2
deps/gtksourceview/gtksourceview.SlackBuild
vendored
|
@ -109,4 +109,4 @@ mkdir -p $PKG/install
|
|||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
||||
|
|
Loading…
Reference in a new issue