diff options
author | Daniel Laird <danieljlaird@hotmail.com> | 2008-08-26 14:52:17 +0000 |
---|---|---|
committer | Daniel Laird <danieljlaird@hotmail.com> | 2008-08-26 14:52:17 +0000 |
commit | c30bb46320213eaa6c95ad991512b03e7fc38c4b (patch) | |
tree | 0cef025f5300e42b67838dcff82b7ff63f2e1653 /package/lite/no_tests.patch | |
parent | 6b76f0608a3c46f66b1d223cf4fa75f009e1c41f (diff) |
Adds support for building LiTE - see DirectFB.org
Will close bug 0003974
Daniel Laird
Diffstat (limited to 'package/lite/no_tests.patch')
-rw-r--r-- | package/lite/no_tests.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/package/lite/no_tests.patch b/package/lite/no_tests.patch new file mode 100644 index 000000000..4ca39137b --- /dev/null +++ b/package/lite/no_tests.patch @@ -0,0 +1,14 @@ +--- package/lite/no-examples-no-tests.patch (revision 0) ++++ package/lite/no-examples-no-tests.patch (revision 0) +@@ -0,0 +1,11 @@ +--- Makefile.in.orig 2008-07-07 13:07:12.000000000 +0200 ++++ Makefile.in 2008-07-07 13:07:05.000000000 +0200 +@@ -202,7 +202,7 @@ + target_vendor = @target_vendor@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = data fonts lite leck examples tests ++SUBDIRS = data fonts lite leck examples + EXTRA_DIST = TODO lite.pc.in leck.pc.in + pkgconfigdir = $(libdir)/pkgconfig + pkgconfig_DATA = lite.pc leck.pc |