summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files/patch-setup2+script+setup.sh
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-07-17 12:56:09 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-07-17 12:56:09 +0000
commitaf63e06d7ced8eee4d23ad8ef955041253de3bde (patch)
tree2b98da8cfdde634ba0a921b96c8a585e50525a90 /editors/openoffice-devel/files/patch-setup2+script+setup.sh
parentUpgrade to 20030716. (diff)
1. update to fresh checkout of OpenOffice.org (1.1RC2)
tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr
Notes
Notes: svn path=/head/; revision=85048
Diffstat (limited to 'editors/openoffice-devel/files/patch-setup2+script+setup.sh')
-rw-r--r--editors/openoffice-devel/files/patch-setup2+script+setup.sh19
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/openoffice-devel/files/patch-setup2+script+setup.sh b/editors/openoffice-devel/files/patch-setup2+script+setup.sh
deleted file mode 100644
index 705c3a4245ff..000000000000
--- a/editors/openoffice-devel/files/patch-setup2+script+setup.sh
+++ /dev/null
@@ -1,19 +0,0 @@
---- ../setup2/script/setup.sh.orig Mon Jun 9 07:49:10 2003
-+++ ../setup2/script/setup.sh Mon Jun 9 07:49:56 2003
-@@ -118,6 +118,16 @@
- LD_LIBRARY_PATH=${sd_archive_path}:.
- export LD_LIBRARY_PATH
- ;;
-+ FreeBSD)
-+ # @@@ <NOTE> @@@
-+ # Please remove '.' as soon as all to be registered UNO components...
-+ # 1) link with a runpath of '$ORIGIN', and
-+ # 2) link against 'libcppuhelper$(COMID).so.$(UDK_MAJOR)'
-+ # instead of obsolete 'libcppuhelper$(UDK_MAJOR)$(COMID).so'
-+ # @@@ </NOTE> @@@
-+ LD_LIBRARY_PATH=${sd_archive_path}:.
-+ export LD_LIBRARY_PATH
-+ ;;
- IRIX*)
- LD_LIBRARYN32_PATH=${sd_archive_path}
- export LD_LIBRARYN32_PATH