cleanup; seems broken now getting 403s...

This commit is contained in:
2021-05-04 21:37:46 -05:00
parent 3f544189ff
commit e256f60332
9 changed files with 29 additions and 23 deletions

View File

@@ -1,8 +1,7 @@
PREFIX = /usr/local
PREFIX = /usr/local
.PHONY: all install uninstall
all: install
all:
@>&2 echo "Use 'make install'"
install:
@echo 'Installing metal-archives scripts...'
@@ -25,4 +24,3 @@ uninstall:
rm -f $(DESTDIR)$(PREFIX)/bin/lyrics
rm -f $(DESTDIR)$(PREFIX)/bin/releases
rm -f $(DESTDIR)$(PREFIX)/bin/songs