]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- disable hooks auto/ac/balsa-2_3_5-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 8 Oct 2005 18:35:36 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    balsa-no_hooks.patch -> 1.1

balsa-no_hooks.patch [new file with mode: 0644]

diff --git a/balsa-no_hooks.patch b/balsa-no_hooks.patch
new file mode 100644 (file)
index 0000000..f2a22e9
--- /dev/null
@@ -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
This page took 0.070745 seconds and 4 git commands to generate.