diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-07-06 14:49:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-07-06 14:49:12 +0000 |
commit | c0d0e988ef55e49bbff337b856cf2ce01e4673ce (patch) | |
tree | ac2cc7889a649a4659fc4ee731afb16e7f29dccc /package/libs/gettext-full/patches/001-autotools.patch | |
parent | 9bb3288ad54456a3a6da86481d09cc261053a918 (diff) | |
download | upstream-c0d0e988ef55e49bbff337b856cf2ce01e4673ce.tar.gz upstream-c0d0e988ef55e49bbff337b856cf2ce01e4673ce.tar.bz2 upstream-c0d0e988ef55e49bbff337b856cf2ce01e4673ce.zip |
gettext-full: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37184 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/gettext-full/patches/001-autotools.patch')
-rw-r--r-- | package/libs/gettext-full/patches/001-autotools.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/gettext-full/patches/001-autotools.patch b/package/libs/gettext-full/patches/001-autotools.patch index bf44fcbf85..9b0abc8ec9 100644 --- a/package/libs/gettext-full/patches/001-autotools.patch +++ b/package/libs/gettext-full/patches/001-autotools.patch @@ -24,7 +24,7 @@ $(INSTALL_DATA) $$dir/$$file $(DESTDIR)$(htmldir)/$$file; \ --- a/gettext-runtime/intl/Makefile.in +++ b/gettext-runtime/intl/Makefile.in -@@ -19,7 +19,7 @@ +@@ -17,7 +17,7 @@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ |