From 16038c81028ada8eb687a5202b5353d81a6eac48 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 5 Jan 2019 16:47:52 -0800 Subject: [PATCH] Fixed uninstall --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eddd083..df3a14d 100644 --- a/Makefile +++ b/Makefile @@ -30,4 +30,4 @@ uninstall: prefix="/usr/local"; \ fi; \ echo "Deleting..."; \ - rm -rvf $$prefix/bin/nuke $$prefix/share/man/man1/doc/nuke.1 + rm -rvf $$prefix/bin/nuke $$prefix/share/man/man1/nuke.1