diff options
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@ |