summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk')
-rw-r--r--editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk12
1 files changed, 5 insertions, 7 deletions
diff --git a/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk b/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk
index 70f25048a24a..0ffbed004749 100644
--- a/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk
+++ b/editors/openoffice.org-2/files/patch-salhelper+test+rtti+makefile.mk
@@ -1,13 +1,11 @@
---- ../salhelper/test/rtti/makefile.mk.orig Sat Jul 20 23:11:56 2002
-+++ ../salhelper/test/rtti/makefile.mk Sat Jul 20 23:12:01 2002
-@@ -116,6 +116,10 @@
+--- ../salhelper/test/rtti/makefile.mk.orig Sat May 31 23:49:55 2003
++++ ../salhelper/test/rtti/makefile.mk Sat May 31 23:50:20 2003
+@@ -116,6 +116,8 @@
SHL1VERSIONMAP= sols.map
.ELIF "$(OS)$(CPU)"=="LINUXI"
SHL1VERSIONMAP= lngi.map
-+.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2"
-+SHL1VERSIONMAP= gcc2_freebsd_intel.map
-+.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3"
-+SHL1VERSIONMAP= gcc3_freebsd_intel.map
++.ELIF "$(OS)$(CPU)"=="FREEBSDI"
++SHL1VERSIONMAP= lngi.map
.ENDIF