Update 'Makefile'
This commit is contained in:
parent
698e54fd2d
commit
e8854acc95
6
Makefile
6
Makefile
|
@ -1,12 +1,12 @@
|
|||
# makefile for theme-switcher
|
||||
# makefile for layout-switcher
|
||||
build:
|
||||
makepkg
|
||||
|
||||
install:
|
||||
pamac-installer theme-switcher-*.tar.xz
|
||||
pamac-installer tromjaro-layout-switcher-*.tar.xz
|
||||
|
||||
remove:
|
||||
pamac-installer --remove theme-switcher
|
||||
pamac-installer --remove tromjaro-layout-switcher
|
||||
|
||||
clean:
|
||||
$(RM) -rf src/ pkg/ *.tar.xz
|
||||
|
|
Loading…
Reference in New Issue
Block a user