summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2018-01-29 22:46:31 +0100
committerAmy Liffey <amynka@gentoo.org>2018-01-29 22:46:31 +0100
commit0e666ef5eba2a00e83ee193cc07850a11583fd3f (patch)
tree86f98cbd12f545061457850a2421f0492646fa3b /app-editors/joe/files
parentsys-fs/udev: disable several optional libraries (diff)
downloadgentoo-0e666ef5eba2a00e83ee193cc07850a11583fd3f.tar.gz
gentoo-0e666ef5eba2a00e83ee193cc07850a11583fd3f.tar.bz2
gentoo-0e666ef5eba2a00e83ee193cc07850a11583fd3f.zip
app-editors/joe: version bump 4.6
Closes: https://bugs.gentoo.org/644184 Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-editors/joe/files')
-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