summaryrefslogtreecommitdiff
path: root/package/fltk/patches/patch-makeinclude_in.orig
diff options
context:
space:
mode:
Diffstat (limited to 'package/fltk/patches/patch-makeinclude_in.orig')
-rw-r--r--package/fltk/patches/patch-makeinclude_in.orig11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/fltk/patches/patch-makeinclude_in.orig b/package/fltk/patches/patch-makeinclude_in.orig
new file mode 100644
index 000000000..ddee413e3
--- /dev/null
+++ b/package/fltk/patches/patch-makeinclude_in.orig
@@ -0,0 +1,11 @@
+--- fltk-2.0.x-r7513.orig/makeinclude.in 2006-04-11 00:06:06.000000000 +0200
++++ fltk-2.0.x-r7513/makeinclude.in 2010-06-13 17:15:29.633155678 +0200
+@@ -45,7 +45,7 @@ NROFF = @NROFF@
+ RM = rm -f
+ RMDIR = rm -rf
+ SHELL = /bin/sh
+-STRIP = strip
++STRIP =
+
+ # compiler names:
+ CC = @CC@