From 53c848ccfcd99871b4c4544f9557c5f65dc24a0f Mon Sep 17 00:00:00 2001 From: louie Date: Sun, 25 Jul 2021 20:14:39 -0700 Subject: Updated README --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 823f8fc..6a47ac4 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,6 @@ uninstall: rm -f $(DESTDIR)$(PREFIX)/share/man/man1/$(NAME).1.gz rm -f $(DESTDIR)$(PREFIX)/share/man/man5/$(NAME)-config.5.gz rm -f $(DESTDIR)$(PREFIX)/share/applications/$(NAME).desktop - rm -f $(DESTDIR)$(PREFIX)/share/applications/$(NAME).desktop rm -f $(DESTDIR)$(PREFIX)/share/icons/hicolor/scalable/apps/$(NAME).svg update-desktop-database $(DESTDIR)$(PREFIX)/share/applications -- cgit