summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/homebank/mime-noup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-apps/homebank/mime-noup.patch')
-rw-r--r--gnome2-apps/homebank/mime-noup.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnome2-apps/homebank/mime-noup.patch b/gnome2-apps/homebank/mime-noup.patch
new file mode 100644
index 0000000000..29a4db414f
--- /dev/null
+++ b/gnome2-apps/homebank/mime-noup.patch
@@ -0,0 +1,14 @@
+--- mime/Makefile.in.orig 2014-03-01 15:31:41.000000000 +0400
++++ mime/Makefile.in 2014-05-12 14:00:03.431211914 +0400
+@@ -531,11 +531,6 @@
+ # $(mimeicon_DATA)
+
+ install-data-local: install-mimexmlDATA
+- if [ -f $(DESTDIR)$(datadir)/mime/packages/freedesktop.org.xml ] ; then \
+- if which update-mime-database>/dev/null 2>&1; then \
+- update-mime-database $(DESTDIR)$(datadir)/mime; \
+- fi \
+- fi
+
+ uninstall-local:
+ if [ -f $(DESTDIR)$(datadir)/mime/packages/freedesktop.org.xml ] ; then \