]> git.pld-linux.org Git - packages/balsa.git/blob - balsa-no_hooks.patch
- updated to 2.3.14
[packages/balsa.git] / balsa-no_hooks.patch
1 diff -urbB balsa-2.3.5.org/images/Makefile.am balsa-2.3.5/images/Makefile.am
2 --- balsa-2.3.5.org/images/Makefile.am  2005-03-24 13:10:21.000000000 +0100
3 +++ balsa-2.3.5/images/Makefile.am      2005-10-08 20:29:59.613770000 +0200
4 @@ -16,10 +16,3 @@
5  
6  balsabitmaps_DATA = $(balsa_IMGS)
7  
8 -# the call to $(GTK_UPDATE_ICON_CACHE) updates the icon cache for the icons
9 -# installed in $(SUBDIRS) (Gtk+-2.6)
10 -install-data-hook:
11 -       if test -x "$(GTK_UPDATE_ICON_CACHE)" ; then                    \
12 -               $(GTK_UPDATE_ICON_CACHE) $(DESTDIR)$(BALSA_DATA_PREFIX)/hicolor ; \
13 -               $(GTK_UPDATE_ICON_CACHE) $(DESTDIR)$(HICOLOR_ICON_DIR) ;          \
14 -       fi
This page took 0.057976 seconds and 3 git commands to generate.