rp

simple email tools
git clone https://git.parazyd.org/rp
Log | Files | Refs | README | LICENSE

commit 8383f4962499c2d38c4094723e0a7c5b3821ed27
parent 03f8fb5dc016d23e38912b9c1a6e1a65975e7d8a
Author: parazyd <parazyd@dyne.org>
Date:   Thu,  1 Mar 2018 15:05:03 +0100

Amend Makefile for complete uninstall.

Diffstat:
MMakefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -50,4 +50,5 @@ uninstall: for i in `ls -1`; do \ rm -f $(DESTDIR)$(PREFIX)/bin/$$i; \ done + rm -f $(DESTDIR)$(PREFIX)/bin/$(NAME) rm -rf $(DESTDIR)$(SHAREPREFIX)