summaryrefslogtreecommitdiff
path: root/package/fltk/patches/patch-images_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-09-14 18:48:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-09-14 18:48:17 +0200
commitd9bb269a252853fd6a59aa6aaa190c5d8614acc8 (patch)
tree388c1442d61d535a7e2a7587e306fdac07597e51 /package/fltk/patches/patch-images_Makefile
parent476d4ff7d822e2e822dd6da36178c327fff59eba (diff)
parent5eff21ca1834a2d820c445d72076156a84950f12 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/fltk/patches/patch-images_Makefile')
-rw-r--r--package/fltk/patches/patch-images_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/fltk/patches/patch-images_Makefile b/package/fltk/patches/patch-images_Makefile
deleted file mode 100644
index ddd993d18..000000000
--- a/package/fltk/patches/patch-images_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- fltk-2.0.x-r7513.orig/images/Makefile 2008-08-05 01:03:58.000000000 +0200
-+++ fltk-2.0.x-r7513/images/Makefile 2011-03-25 13:53:36.614620804 +0100
-@@ -109,7 +109,7 @@ include makedepend
-
- ../lib/$(DSONAME): $(OBJECTS)
- echo $(DSOCOMMAND) $@ ...
-- $(DSOCOMMAND) $@ $(OBJECTS)
-+ $(DSOCOMMAND) $@ $(OBJECTS) $(LDLIBS)
- $(RM) ../lib/$(DSOLINK)
- $(LN) $(DSONAME) ../lib/$(DSOLINK)
-