Just a minor fix since xinstall.1 is installed as install.1 --- diff --git a/Makefile b/Makefile index 25bab70..1b63eaa 100644 --- a/Makefile +++ b/Makefile @@ -222,7 +222,7 @@ install: all
uninstall:
cd $(DESTDIR)$(PREFIX)/bin && rm -f $(BIN) [ install
- cd $(DESTDIR)$(MANPREFIX)/man1 && rm -f $(MAN)
+ cd $(DESTDIR)$(MANPREFIX)/man1 && rm -f $(MAN) install.1
dist: clean
mkdir -p sbase-$(VERSION)
--
~ parazyd
GPG: 0333 7671 FDE7 5BB6 A85E C91F B876 CB44 FA1B 0274
signature.asc
Description: Digital signature
