Re: [hackers] [sbase] [patch] remove install.1 on make uninstall

2016-12-27 Thread Laslo Hunhold
On Wed, 26 Oct 2016 14:51:55 +0200 parazyd wrote: Hey parazyd, > Just a minor fix since xinstall.1 is installed as install.1 thanks, applied! Cheers Laslo -- Laslo Hunhold

[hackers] [sbase] [patch] remove install.1 on make uninstall

2016-10-26 Thread parazyd
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)/