From fd8b9ba128f8bc4a6540d62b37bdc79630d1fbf0 Mon Sep 17 00:00:00 2001 From: piotr Date: Wed, 23 Jun 2021 02:53:56 +0200 Subject: [PATCH] uninstall fixed --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 69beb30..904b5ec 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ install: cp bin/nwg-drawer /usr/bin uninstall: + rm -r /usr/share/nwg-drawer rm /usr/bin/nwg-drawer run: