diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-25 17:30:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-25 17:30:38 +0000 |
commit | b47227307d6fbe3e8f9cc2a2b9233c546cf0a71a (patch) | |
tree | 0b5f8900404e8bac459fa4a303a7b882c8b0fcb3 /main/gettext/gettext-0.17-gnuinfo.patch | |
parent | 7352c094405f3410f5021269a0fc585efd4fe51a (diff) | |
download | aports-b47227307d6fbe3e8f9cc2a2b9233c546cf0a71a.tar.bz2 aports-b47227307d6fbe3e8f9cc2a2b9233c546cf0a71a.tar.xz |
main/gettext: link to system expat and libxml2 rather than use internal
patches from gentoo
Diffstat (limited to 'main/gettext/gettext-0.17-gnuinfo.patch')
-rw-r--r-- | main/gettext/gettext-0.17-gnuinfo.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/main/gettext/gettext-0.17-gnuinfo.patch b/main/gettext/gettext-0.17-gnuinfo.patch new file mode 100644 index 0000000000..243916636f --- /dev/null +++ b/main/gettext/gettext-0.17-gnuinfo.patch @@ -0,0 +1,16 @@ +Fix broken Info file produced by texinfo 4.11 +http://bugs.gentoo.org/249167 + +--- gettext-0.17/gettext-tools/doc/gettext.info ++++ gettext-0.17/gettext-tools/doc/gettext.info +@@ -1,7 +1,8 @@ ++This is gettext.info, produced by makeinfo version 4.13 from ++gettext.texi. ++ + INFO-DIR-SECTION GNU Gettext Utilities + START-INFO-DIR-ENTRY +-This is gettext.info, produced by makeinfo version 4.11 from gettext.texi. +- + * gettext: (gettext). GNU gettext utilities. + * autopoint: (gettext)autopoint Invocation. Copy gettext infrastructure. + * envsubst: (gettext)envsubst Invocation. Expand environment variables. |