[Frugalware-darcs] frugalware-current: medit-0.8.6-2-x86_64
Christian Hamar alias krix
krics at linuxforum.hu
Mon Jun 18 14:26:54 CEST 2007
Darcsweb-Url: http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=frugalware-current;a=darcs_commitdiff;h=20070618122542-d209c-fe43ede55fe22c71963dfff747e7e2342d8c1747.gz;
[medit-0.8.6-2-x86_64
Christian Hamar alias krix <krics at linuxforum.hu>**20070618122542
* Added missing patch :P
] {
addfile ./source/xapps-extra/medit/kill_iconcacheupdate.patch
hunk ./source/xapps-extra/medit/kill_iconcacheupdate.patch 1
+diff -Naur medit-0.8.6.orig/medit/Makefile.am medit-0.8.6/medit/Makefile.am
+--- medit-0.8.6.orig/medit/Makefile.am 2007-06-18 14:11:05.000000000 +0200
++++ medit-0.8.6/medit/Makefile.am 2007-06-18 14:12:07.000000000 +0200
+@@ -59,11 +59,6 @@
+ update_icon_cache = gtk-update-icon-cache -f -t $(DESTDIR)$(hicolor)
+
+ install-data-hook:
+- if echo "Updating icon cache" && $(update_icon_cache); then \
+- echo "Done."; \
+- else \
+- echo "*** GTK icon cache not updated. After install, run this:";\
+- echo $(update_icon_cache); \
+- fi
++ echo "update icon cache skipped :P"
+ uninstall-hook:
+ echo "Updating icon cache" && $(update_icon_cache) && echo "Done."
+diff -Naur medit-0.8.6.orig/medit/Makefile.in medit-0.8.6/medit/Makefile.in
+--- medit-0.8.6.orig/medit/Makefile.in 2007-06-18 14:11:05.000000000 +0200
++++ medit-0.8.6/medit/Makefile.in 2007-06-18 14:12:38.000000000 +0200
+@@ -853,12 +853,7 @@
+ @INTLTOOL_DESKTOP_RULE@
+
+ install-data-hook:
+- if echo "Updating icon cache" && $(update_icon_cache); then \
+- echo "Done."; \
+- else \
+- echo "*** GTK icon cache not updated. After install, run this:";\
+- echo $(update_icon_cache); \
+- fi
++ echo "update icon cache skipped :P"
+ uninstall-hook:
+ echo "Updating icon cache" && $(update_icon_cache) && echo "Done."
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
}
More information about the Frugalware-darcs
mailing list