firewall: update to git head
[openwrt.git] / package / libs / gettext-full / patches / 001-no_examples_and_tests.patch
1 --- a/gettext-runtime/Makefile.in
2 +++ b/gettext-runtime/Makefile.in
3 @@ -251,7 +251,7 @@ ETAGS = etags
4  CTAGS = ctags
5  CSCOPE = cscope
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 @@ -1503,7 +1503,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