From 3e0f09c060d289dd7a672bec7451bc3ff4f28537 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 19 Apr 2024 06:24:05 -0300 Subject: [PATCH] Fix 'make deinstall' --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 3c6c453..97f5487 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ install: deinstall: rm $(BINDIR)/portzap + rm $(BINDIR)/setup-portzap rm $(MANDIR)/portzap.8 rm -rf $(LIBEXECDIR) rm -rf $(SHAREDIR)