Delete 'Makefile'
This commit is contained in:
12
Makefile
12
Makefile
@ -1,12 +0,0 @@
|
|||||||
# makefile for tromjaro fixes package
|
|
||||||
build:
|
|
||||||
makepkg
|
|
||||||
|
|
||||||
install:
|
|
||||||
pamac-installer tromjaro-fixes-*.tar.xz
|
|
||||||
|
|
||||||
remove:
|
|
||||||
pamac-installer --remove tromjaro-fixes
|
|
||||||
|
|
||||||
clean:
|
|
||||||
$(RM) -rf src/ pkg/ *.tar.xz
|
|
Reference in New Issue
Block a user