aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fltk/fltk-1.1.10/disable_test.patch
blob: 8c01a1f806a6a52cf9165e0a1f5add043790f4c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: fltk-1.1.9/Makefile
===================================================================
--- fltk-1.1.9.orig/Makefile	2008-06-06 16:14:11.936736201 +0200
+++ fltk-1.1.9/Makefile	2008-06-06 16:14:22.526357637 +0200
@@ -27,7 +27,7 @@
 
 include makeinclude
 
-DIRS	=	$(IMAGEDIRS) src fluid test documentation
+DIRS	=	$(IMAGEDIRS) src fluid documentation
 
 all: makeinclude fltk-config
 	for dir in $(DIRS); do\