]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blame - gettext-am18.patch
- updated for 0.14 (left "gettext Invocation", there is "gettext" node already)
[packages/crossmingw32-gettext.git] / gettext-am18.patch
CommitLineData
094e78cb
JB
1--- gettext-0.13.1/gettext-tools/lib/Makefile.am.orig 2003-11-16 16:20:38.000000000 +0100
2+++ gettext-0.13.1/gettext-tools/lib/Makefile.am 2003-12-19 00:13:44.377267408 +0100
3@@ -116,7 +116,7 @@
4 @LTLIBINTL@ @LTLIBICONV@ -lc -no-undefined
5
6 # No need to install libgettextlib.a.
7-install-exec-am: install-exec-clean
8+install-exec-hook: install-exec-clean
9 install-exec-clean:
10 $(RM) $(DESTDIR)$(libdir)/libgettextlib.a
11
12--- gettext-0.13.1/gettext-tools/src/Makefile.am.orig 2003-11-16 16:20:38.000000000 +0100
13+++ gettext-0.13.1/gettext-tools/src/Makefile.am 2003-12-19 00:13:27.739796688 +0100
14@@ -146,7 +146,7 @@
15 ../lib/libgettextlib.la @LTLIBINTL@ @LTLIBICONV@ -lc -no-undefined
16
17 # No need to install libgettextsrc.a.
18-install-exec-am: install-exec-clean
19+install-exec-hook: install-exec-clean
20 install-exec-clean:
21 $(RM) $(DESTDIR)$(libdir)/libgettextsrc.a
22
This page took 0.112991 seconds and 4 git commands to generate.