summaryrefslogtreecommitdiff
path: root/app-editors/joe/files/joe-4.6-db.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/joe/files/joe-4.6-db.patch')
-rw-r--r--app-editors/joe/files/joe-4.6-db.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-editors/joe/files/joe-4.6-db.patch b/app-editors/joe/files/joe-4.6-db.patch
new file mode 100644
index 000000000000..6270e9045cd8
--- /dev/null
+++ b/app-editors/joe/files/joe-4.6-db.patch
@@ -0,0 +1,11 @@
+--- a/desktop/Makefile.am 2018-01-15 12:01:12.624449958 +0100
++++ b/desktop/Makefile.am 2018-01-15 12:01:38.964448343 +0100
+@@ -1,8 +1,2 @@
+ desktopdir = $(datarootdir)/applications
+ dist_desktop_DATA = joe.desktop jmacs.desktop jstar.desktop jpico.desktop
+-
+-update-databases:
+- -update-desktop-database $(desktopdir)
+-
+-install-data-hook: update-databases
+-uninstall-hook: update-databases