[sway+wlroots] rename package
This commit is contained in:
parent
05ca7a0404
commit
6380c97615
1 changed files with 1 additions and 1 deletions
|
@ -174,4 +174,4 @@ EOF
|
|||
|
||||
# empaquetage
|
||||
rm -f "$PKG/{,usr/}lib$(uname -m | grep -o 64)/*.la"
|
||||
/sbin/makepkg -l y -c n "$OUTPUT/$PRGNAM-$(echo "${VERSION}+${WLROOTS_VERSION}" | tr - _)-$ARCH-$BUILD$TAG.txz"
|
||||
/sbin/makepkg -l y -c n "$OUTPUT/${PRGNAM}+wlroots-$(echo "${VERSION}+${WLROOTS_VERSION}" | tr - _)-$ARCH-$BUILD$TAG.txz"
|
||||
|
|
Loading…
Reference in a new issue