mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 08:23:50 -04:00
arch: Move zst package into build subdir
This commit is contained in:
parent
a2a751ff33
commit
e979130a20
2
Makefile
2
Makefile
@ -28,7 +28,9 @@ clean: ${DISTRO}-clean
|
|||||||
install: ${DISTRO}-install
|
install: ${DISTRO}-install
|
||||||
|
|
||||||
manjaro:
|
manjaro:
|
||||||
|
mkdir -p build
|
||||||
makepkg --nodeps
|
makepkg --nodeps
|
||||||
|
mv g13gui*.pkg.tar.zst build
|
||||||
|
|
||||||
manjaro-clean:
|
manjaro-clean:
|
||||||
rm -f g13gui-git-*-any.pkg.tar.zst
|
rm -f g13gui-git-*-any.pkg.tar.zst
|
||||||
|
Loading…
Reference in New Issue
Block a user