diff options
author | Ross Burton <ross@openedhand.com> | 2007-05-15 07:56:41 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-05-15 07:56:41 +0000 |
commit | 71ff5265e39414dacd67029c46b0f69b534176fa (patch) | |
tree | 662cd6de8c0e07d17e5ad7c38a287b09946121bd /meta/packages/pango/pango-1.16.4 | |
parent | 91157b74797b0cb593d4ba09c046f1e0a90ee5e0 (diff) | |
download | poky-71ff5265e39414dacd67029c46b0f69b534176fa.tar.gz |
Upgrade Pango
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1725 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pango/pango-1.16.4')
-rw-r--r-- | meta/packages/pango/pango-1.16.4/no-tests.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/packages/pango/pango-1.16.4/no-tests.patch b/meta/packages/pango/pango-1.16.4/no-tests.patch new file mode 100644 index 0000000000..dafcb20c3b --- /dev/null +++ b/meta/packages/pango/pango-1.16.4/no-tests.patch | |||
@@ -0,0 +1,10 @@ | |||
1 | --- /tmp/Makefile.am 2007-03-01 13:29:37.000000000 +0100 | ||
2 | +++ pango-1.16.0/Makefile.am 2007-03-01 13:29:52.545251000 +0100 | ||
3 | @@ -1,6 +1,6 @@ | ||
4 | ## Process this file with automake to create Makefile.in. | ||
5 | |||
6 | -SUBDIRS= pango modules pango-view examples docs tools tests | ||
7 | +SUBDIRS= pango modules pango-view examples docs tools | ||
8 | |||
9 | EXTRA_DIST = \ | ||
10 | autogen.sh \ | ||