summaryrefslogtreecommitdiffstats
path: root/package/pango/pango-no-tests.patch
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-12-27 14:36:22 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-12-27 14:36:22 +0000
commit9b89bd65c45617fc0002e3302126b261c02319a7 (patch)
tree798b4a7ca27644c5a6720a8e008d8076ab7d738b /package/pango/pango-no-tests.patch
parentf1c00c93d45e0fe7d0c851dc9a2ba5de16530c5d (diff)
downloadbuildroot-novena-9b89bd65c45617fc0002e3302126b261c02319a7.tar.gz
buildroot-novena-9b89bd65c45617fc0002e3302126b261c02319a7.zip
pango: bump version
Diffstat (limited to 'package/pango/pango-no-tests.patch')
-rw-r--r--package/pango/pango-no-tests.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/package/pango/pango-no-tests.patch b/package/pango/pango-no-tests.patch
new file mode 100644
index 000000000..7ebcbc634
--- /dev/null
+++ b/package/pango/pango-no-tests.patch
@@ -0,0 +1,22 @@
+--- a/Makefile.in 2008-01-21 22:28:49.000000000 -0500
++++ b/Makefile.in 2008-02-09 13:02:41.000000000 -0500
+@@ -260,7 +260,7 @@ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = pango modules pango-view examples docs tools tests
++SUBDIRS = pango modules pango-view examples docs tools
+ EXTRA_DIST = \
+ autogen.sh \
+ pango.pc.in \
+
+--- a/Makefile.am 2008-01-17 16:37:49.000000000 -0500
++++ b/Makefile.am 2008-02-09 13:35:13.000000000 -0500
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to create Makefile.in.
+
+-SUBDIRS= pango modules pango-view examples docs tools tests
++SUBDIRS= pango modules pango-view examples docs tools
+
+ EXTRA_DIST = \
+ autogen.sh \