diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-06-07 22:09:48 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-06-07 22:09:48 +0000 |
commit | 5191c1d5a85d6037d951f877eee67b94b669da7e (patch) | |
tree | 57007548daed9ef31884fdbe9398458989db24a3 /editors/openoffice.org-3-RC/files/patch-jvmaccess+util+makefile.mk | |
parent | Upgrade to OO1.1 beta2. (diff) |
Upgrade to OO1.1 beta2.
Diffstat (limited to 'editors/openoffice.org-3-RC/files/patch-jvmaccess+util+makefile.mk')
-rw-r--r-- | editors/openoffice.org-3-RC/files/patch-jvmaccess+util+makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-jvmaccess+util+makefile.mk b/editors/openoffice.org-3-RC/files/patch-jvmaccess+util+makefile.mk deleted file mode 100644 index b0fac21d2ec9..000000000000 --- a/editors/openoffice.org-3-RC/files/patch-jvmaccess+util+makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../jvmaccess/util/makefile.mk.orig Wed Mar 12 23:52:25 2003 -+++ ../jvmaccess/util/makefile.mk Wed Mar 12 23:52:50 2003 -@@ -90,6 +90,8 @@ - SHL1VERSIONMAP = cc5_solaris_sparc.map - .ELIF "$(OS)$(CPU)$(COMNAME)" == "LINUXIgcc3" - SHL1VERSIONMAP = gcc3_linux_intel.map -+.ELIF "$(OS)$(CPU)$(COMNAME)" == "FREEBSDIgcc3" -+SHL1VERSIONMAP = gcc3_linux_intel.map - .ENDIF - - DEF1NAME = $(SHL1TARGET) |