mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Desktop file should be executable.
This commit is contained in:
0
resources/tkremind.desktop
Normal file → Executable file
0
resources/tkremind.desktop
Normal file → Executable file
@@ -66,7 +66,7 @@ install: all
|
||||
-mkdir -p $(DESTDIR)$(prefix)/icons
|
||||
-mkdir -p $(DESTDIR)$(prefix)/applications
|
||||
$(INSTALL_DATA) $(srcdir)/../resources/tkremind.png $(DESTDIR)$(prefix)/icons
|
||||
$(INSTALL_DATA) $(srcdir)/../resources/tkremind.desktop $(DESTDIR)$(prefix)/applications
|
||||
$(INSTALL_PROGRAM) $(srcdir)/../resources/tkremind.desktop $(DESTDIR)$(prefix)/applications
|
||||
-update-desktop-database < /dev/null > /dev/null 2>&1
|
||||
|
||||
install-stripped: install
|
||||
|
||||
Reference in New Issue
Block a user