diff options
Diffstat (limited to 'openembedded/packages/pango/files/no-tests.patch')
-rw-r--r-- | openembedded/packages/pango/files/no-tests.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/openembedded/packages/pango/files/no-tests.patch b/openembedded/packages/pango/files/no-tests.patch new file mode 100644 index 0000000000..b382126129 --- /dev/null +++ b/openembedded/packages/pango/files/no-tests.patch | |||
@@ -0,0 +1,15 @@ | |||
1 | |||
2 | # | ||
3 | # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher | ||
4 | # | ||
5 | |||
6 | --- pango-1.2.5/Makefile.am~no-tests 2003-01-30 22:43:47.000000000 +0100 | ||
7 | +++ pango-1.2.5/Makefile.am 2004-03-11 11:31:25.000000000 +0100 | ||
8 | @@ -1,6 +1,6 @@ | ||
9 | ## Process this file with automake to create Makefile.in. | ||
10 | |||
11 | -SUBDIRS= pango modules examples docs tools tests | ||
12 | +SUBDIRS= pango modules examples docs tools | ||
13 | |||
14 | EXTRA_DIST = \ | ||
15 | pango.pc.in \ | ||