From 5cda3e9f7f2ca63853314f1b170889211a4900ae Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 9 Jan 2015 14:51:29 +0000 Subject: gettext-full: update to v0.19.4 Signed-off-by: Jo-Philipp Wich SVN-Revision: 43896 --- .../patches/001-no_examples_and_tests.patch | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'package/libs/gettext-full/patches/001-no_examples_and_tests.patch') diff --git a/package/libs/gettext-full/patches/001-no_examples_and_tests.patch b/package/libs/gettext-full/patches/001-no_examples_and_tests.patch index 3660413c00..373b4a12f0 100644 --- a/package/libs/gettext-full/patches/001-no_examples_and_tests.patch +++ b/package/libs/gettext-full/patches/001-no_examples_and_tests.patch @@ -1,22 +1,22 @@ ---- a/gettext-runtime/Makefile.in -+++ b/gettext-runtime/Makefile.in -@@ -251,7 +251,7 @@ ETAGS = etags - CTAGS = ctags - CSCOPE = cscope - DIST_SUBDIRS = doc intl intl-java intl-csharp gnulib-lib libasprintf \ -- src po man m4 tests -+ src po man m4 - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - distdir = $(PACKAGE)-$(VERSION) - top_distdir = $(distdir) ---- a/gettext-tools/Makefile.in -+++ b/gettext-tools/Makefile.in -@@ -1503,7 +1503,7 @@ top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ +--- a/gettext-runtime/Makefile.am ++++ b/gettext-runtime/Makefile.am +@@ -28,7 +28,7 @@ SUBDIR_libasprintf = libasprintf + else + SUBDIR_libasprintf = + endif +-SUBDIRS = doc intl intl-java intl-csharp gnulib-lib $(SUBDIR_libasprintf) src po man m4 tests ++SUBDIRS = intl intl-java intl-csharp gnulib-lib $(SUBDIR_libasprintf) src po m4 + + EXTRA_DIST = BUGS + +--- a/gettext-tools/Makefile.am ++++ b/gettext-tools/Makefile.am +@@ -19,7 +19,7 @@ AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4 --SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples -+SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 - # Allow users to use "gnulib-tool --update". +-SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples ++SUBDIRS = intl gnulib-lib libgrep src libgettextpo po projects styles misc m4 + EXTRA_DIST = misc/DISCLAIM + MOSTLYCLEANFILES = core *.stackdump -- cgit v1.2.3