Initial push
[termux-packages] / packages / libxml2 / dont_build_tests.patch
1 diff -u -r ../libxml2-2.9.1/Makefile.in ./Makefile.in
2 --- ../libxml2-2.9.1/Makefile.in 2013-04-19 09:36:12.000000000 +0200
3 +++ ./Makefile.in 2014-02-18 18:17:19.000000000 +0100
4 @@ -155,7 +155,7 @@
5 testdso_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
6 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
7 $(testdso_la_LDFLAGS) $(LDFLAGS) -o $@
8 -PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
9 +PROGRAMS = $(bin_PROGRAMS)
10 am_runsuite_OBJECTS = runsuite.$(OBJEXT)
11 runsuite_OBJECTS = $(am_runsuite_OBJECTS)
12 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(top_builddir)/libxml2.la \