aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fltk/fltk/disable_test.patch
blob: fe8be5a652e5c0ed40fb49aca76bf932d72f1239 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Upstream-Status: Pending

--- a/Makefile.orig	2015-11-26 15:35:31.485357862 +0800
+++ b/Makefile	2015-11-26 15:35:37.037357764 +0800
@@ -18,7 +18,7 @@
 
 include makeinclude
 
-DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation
+DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation
 
 all: makeinclude fltk-config
 	for dir in $(DIRS); do\