xref: /OK3568_Linux_fs/buildroot/package/lite/0002-no-tests.patch (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1--- a/Makefile.in.orig	2008-07-07 13:07:12.000000000 +0200
2+++ b/Makefile.in	2008-07-07 13:07:05.000000000 +0200
3@@ -202,7 +202,7 @@
4 target_vendor = @target_vendor@
5 top_builddir = @top_builddir@
6 top_srcdir = @top_srcdir@
7-SUBDIRS = data fonts lite leck examples tests
8+SUBDIRS = data fonts lite leck examples
9 EXTRA_DIST = TODO lite.pc.in leck.pc.in
10 pkgconfigdir = $(libdir)/pkgconfig
11 pkgconfig_DATA = lite.pc leck.pc
12