diff options
author | louie <lshprung@yahoo.com> | 2021-07-25 20:14:39 -0700 |
---|---|---|
committer | louie <lshprung@yahoo.com> | 2021-07-25 20:14:39 -0700 |
commit | 53c848ccfcd99871b4c4544f9557c5f65dc24a0f (patch) | |
tree | 3537549190065fb107a0ebec54b77ac9da9e083c /Makefile | |
parent | 2271ca8ff2d28203637f5801da48ea7478f4b43f (diff) |
Updated README
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |