aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-salhelper+source+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-salhelper+source+makefile.mk')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-salhelper+source+makefile.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-salhelper+source+makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-salhelper+source+makefile.mk
deleted file mode 100644
index 4b380cf2ac98..000000000000
--- a/editors/openoffice.org-2.0-devel/files/patch-salhelper+source+makefile.mk
+++ /dev/null
@@ -1,13 +0,0 @@
---- ../salhelper/source/makefile.mk.orig Sun Sep 1 18:22:39 2002
-+++ ../salhelper/source/makefile.mk Wed Mar 12 23:54:12 2003
-@@ -114,6 +114,10 @@
- SHL1VERSIONMAP=lngi.map
- .ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXIgcc3"
- SHL1VERSIONMAP=gcc3_linux_intel.map
-+.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc2"
-+SHL1VERSIONMAP=gcc2_linux_intel.map
-+.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3"
-+SHL1VERSIONMAP=gcc3_linux_intel.map
- .ENDIF
-
- # --- Targets ------------------------------------------------------