pango-no-tests.patch 751 B

12345678910111213141516171819202122
  1. --- a/Makefile.in 2008-01-21 22:28:49.000000000 -0500
  2. +++ b/Makefile.in 2008-02-09 13:02:41.000000000 -0500
  3. @@ -260,7 +260,7 @@ sysconfdir = @sysconfdir@
  4. target_alias = @target_alias@
  5. top_builddir = @top_builddir@
  6. top_srcdir = @top_srcdir@
  7. -SUBDIRS = pango modules pango-view examples docs tools tests
  8. +SUBDIRS = pango modules pango-view examples docs tools
  9. EXTRA_DIST = \
  10. autogen.sh \
  11. pango.pc.in \
  12. --- a/Makefile.am 2008-01-17 16:37:49.000000000 -0500
  13. +++ b/Makefile.am 2008-02-09 13:35:13.000000000 -0500
  14. @@ -1,6 +1,6 @@
  15. ## Process this file with automake to create Makefile.in.
  16. -SUBDIRS= pango modules pango-view examples docs tools tests
  17. +SUBDIRS= pango modules pango-view examples docs tools
  18. EXTRA_DIST = \
  19. autogen.sh \