aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files/patch-scp+source+global+udk_base.scp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2/files/patch-scp+source+global+udk_base.scp')
-rw-r--r--editors/openoffice.org-2/files/patch-scp+source+global+udk_base.scp19
1 files changed, 19 insertions, 0 deletions
diff --git a/editors/openoffice.org-2/files/patch-scp+source+global+udk_base.scp b/editors/openoffice.org-2/files/patch-scp+source+global+udk_base.scp
new file mode 100644
index 000000000000..623eccb0ff09
--- /dev/null
+++ b/editors/openoffice.org-2/files/patch-scp+source+global+udk_base.scp
@@ -0,0 +1,19 @@
+--- ../scp/source/global/udk_base.scp.orig Wed Mar 5 21:12:08 2003
++++ ../scp/source/global/udk_base.scp Wed Mar 5 21:12:10 2003
+@@ -6,7 +6,7 @@
+ // Temporary solution/hack: at the moment libstdc++.so and libgcc_s.so are
+ // needed for unxlngi4 environment (setup is linked against it).
+
+-
++#if ( ! defined ( FREEBSD ))
+ #if ( defined( _gcc3 ) && defined( C300 ) )
+
+ File gid_File_Lib_gcc
+@@ -37,6 +37,7 @@
+ Name = STRING(libstdc++.so);
+ Styles = (NETWORK,RELATIVE);
+ End
++#endif
+ #endif
+
+ File gid_File_Lib_Sal