summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files/patch-cppuhelper+source+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.1-devel/files/patch-cppuhelper+source+makefile.mk')
-rw-r--r--editors/openoffice-1.1-devel/files/patch-cppuhelper+source+makefile.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-1.1-devel/files/patch-cppuhelper+source+makefile.mk b/editors/openoffice-1.1-devel/files/patch-cppuhelper+source+makefile.mk
deleted file mode 100644
index 5fb5bd636eb1..000000000000
--- a/editors/openoffice-1.1-devel/files/patch-cppuhelper+source+makefile.mk
+++ /dev/null
@@ -1,14 +0,0 @@
---- ../cppuhelper/source/makefile.mk.orig Thu Feb 20 17:04:36 2003
-+++ ../cppuhelper/source/makefile.mk Wed Mar 5 20:32:03 2003
-@@ -194,9 +194,9 @@
- .ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXIgcc3"
- SHL1VERSIONMAP=gcc3_linux_intel.map
- .ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc2"
--#SHL1VERSIONMAP=gcc2_freebsd_intel.map
-+SHL1VERSIONMAP=gcc2_linux_intel.map
- .ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3"
--#SHL1VERSIONMAP=gcc3_freebsd_intel.map
-+SHL1VERSIONMAP=gcc3_linux_intel.map
- .ENDIF
-
- # --- Targets ------------------------------------------------------