aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/pango/pango-1.28.4/no-tests.patch
blob: 4aa759d6e9fca79455583b55f11f16fa289f5cef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Upstream-Status: Inappropriate [ disable tests make sense in embedded, but not appropriate for upstream]

Signed-off-by: Yu Ke <ke.yu@intel.com>

Index: pango-1.22.2/Makefile.am
===================================================================
--- pango-1.22.2.orig/Makefile.am
+++ pango-1.22.2/Makefile.am
@@ -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		\