]> git.pld-linux.org Git - packages/balsa.git/blame - balsa-no_hooks.patch
- build balsa without id lang; msgfmt id.po throws:
[packages/balsa.git] / balsa-no_hooks.patch
CommitLineData
075055c5
AM
1diff -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.020755 seconds and 4 git commands to generate.