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:
|
build:
|
||||||
makepkg
|
makepkg
|
||||||
|
|
||||||
install:
|
install:
|
||||||
pamac-installer theme-switcher-*.tar.xz
|
pamac-installer tromjaro-layout-switcher-*.tar.xz
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
pamac-installer --remove theme-switcher
|
pamac-installer --remove tromjaro-layout-switcher
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(RM) -rf src/ pkg/ *.tar.xz
|
$(RM) -rf src/ pkg/ *.tar.xz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user