summaryrefslogtreecommitdiff
path: root/package/fltk/fltk-1.1.7-tests.patch
blob: 32d4981cfc01e08362dfaa4b0acce88ae702af3d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/test/Makefile	2006-01-15 13:36:16.000000000 -0500
+++ b/test/Makefile	2008-02-12 13:34:25.000000000 -0500
@@ -230,7 +230,7 @@ uninstall-osx:
 # FLUID file rules
 .fl.cxx .fl.h:	../fluid/fluid$(EXEEXT)
 	echo Generating $<...
-	../fluid/fluid$(EXEEXT) -c $<
+	/usr/bin/fluid$(EXEEXT) -c $<
 
 # All demos depend on the FLTK library...
 $(ALL): ../lib/$(LIBNAME)