SOURCES: balsa-no_hooks.patch (NEW) - disable hooks

arekm arekm at pld-linux.org
Sat Oct 8 20:35:42 CEST 2005


Author: arekm                        Date: Sat Oct  8 18:35:42 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable hooks

---- Files affected:
SOURCES:
   balsa-no_hooks.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/balsa-no_hooks.patch
diff -u /dev/null SOURCES/balsa-no_hooks.patch:1.1
--- /dev/null	Sat Oct  8 20:35:42 2005
+++ SOURCES/balsa-no_hooks.patch	Sat Oct  8 20:35:36 2005
@@ -0,0 +1,14 @@
+diff -urbB balsa-2.3.5.org/images/Makefile.am balsa-2.3.5/images/Makefile.am
+--- balsa-2.3.5.org/images/Makefile.am	2005-03-24 13:10:21.000000000 +0100
++++ balsa-2.3.5/images/Makefile.am	2005-10-08 20:29:59.613770000 +0200
+@@ -16,10 +16,3 @@
+ 
+ balsabitmaps_DATA = $(balsa_IMGS)
+ 
+-# the call to $(GTK_UPDATE_ICON_CACHE) updates the icon cache for the icons
+-# installed in $(SUBDIRS) (Gtk+-2.6)
+-install-data-hook:
+-	if test -x "$(GTK_UPDATE_ICON_CACHE)" ; then                    \
+-		$(GTK_UPDATE_ICON_CACHE) $(DESTDIR)$(BALSA_DATA_PREFIX)/hicolor ; \
+-		$(GTK_UPDATE_ICON_CACHE) $(DESTDIR)$(HICOLOR_ICON_DIR) ;          \
+-	fi
================================================================



More information about the pld-cvs-commit mailing list