[packages] move and rename gettext to gettext-full
[openwrt/svn-archive/archive.git] / libs / gettext-full / patches / 001-no_examples_and_tests.patch
1 --- a/gettext-runtime/Makefile.in
2 +++ b/gettext-runtime/Makefile.in
3 @@ -208,7 +208,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
4 ETAGS = etags
5 CTAGS = ctags
6 DIST_SUBDIRS = doc intl intl-java intl-csharp gnulib-lib libasprintf \
7 - src po man m4 tests
8 + src po man m4
9 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
10 distdir = $(PACKAGE)-$(VERSION)
11 top_distdir = $(distdir)
12 --- a/gettext-tools/Makefile.in
13 +++ b/gettext-tools/Makefile.in
14 @@ -1248,7 +1248,7 @@ top_builddir = @top_builddir@
15 top_srcdir = @top_srcdir@
16 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
17 ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
18 -SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4 tests gnulib-tests examples
19 +SUBDIRS = doc intl gnulib-lib libgrep src libgettextpo po projects styles misc man m4
20
21 # Allow users to use "gnulib-tool --update".
22