From 37aacb979aa9f8f64ae772f636a631b44051b3d9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 14 Jun 2010 14:39:00 +0200 Subject: port dillo and all needed requirements --- package/fltk/patches/patch-makeinclude_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/fltk/patches/patch-makeinclude_in (limited to 'package/fltk/patches/patch-makeinclude_in') diff --git a/package/fltk/patches/patch-makeinclude_in b/package/fltk/patches/patch-makeinclude_in new file mode 100644 index 000000000..7c2fd2f8b --- /dev/null +++ b/package/fltk/patches/patch-makeinclude_in @@ -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:18:11.503473158 +0200 +@@ -45,7 +45,7 @@ NROFF = @NROFF@ + RM = rm -f + RMDIR = rm -rf + SHELL = /bin/sh +-STRIP = strip ++STRIP = echo + + # compiler names: + CC = @CC@ -- cgit v1.2.3