summaryrefslogtreecommitdiff
path: root/x11-toolkits/efltk/files/patch-src-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/efltk/files/patch-src-Makefile')
-rw-r--r--x11-toolkits/efltk/files/patch-src-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/efltk/files/patch-src-Makefile b/x11-toolkits/efltk/files/patch-src-Makefile
deleted file mode 100644
index e2735059b391..000000000000
--- a/x11-toolkits/efltk/files/patch-src-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.orig Sun Dec 17 11:54:39 2006
-+++ src/Makefile Sun Dec 17 11:54:46 2006
-@@ -86,7 +86,7 @@
- @$(LIBCOMMAND) $@ $(STATIC_OBJECTS)
- @$(RANLIB) $@
-
--$(DSO).so.$(FL_API_VERSION) $(DSO).sl.2:
-+$(DSO).so.2 $(DSO).sl.2:
- @rm -f $@
- @echo $(DSOCOMMAND) $(DSONAME) ...
- @$(DSOCOMMAND) $(DSONAME) $(SHARED_OBJECTS) $(DSOLIBS)