Update Makefile

This commit is contained in:
Rokosun 2023-12-25 08:02:42 +00:00
parent b1dc6d7e29
commit ea7d1b8270
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# makefile for layout-switcher # makefile for layout-switcher
build: build:
makepkg makepkg -s
install: install:
pamac-installer tromjaro-layout-switcher-*.tar.xz pamac-installer tromjaro-layout-switcher-*.tar.zst
remove: remove:
pamac-installer --remove tromjaro-layout-switcher pamac-installer --remove tromjaro-layout-switcher
clean: clean:
$(RM) -rf src/ pkg/ *.tar.xz $(RM) -rf src/ pkg/ icons.zip profiles.zip *.tar.zst