From af63e06d7ced8eee4d23ad8ef955041253de3bde Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Thu, 17 Jul 2003 12:56:09 +0000 Subject: 1. update to fresh checkout of OpenOffice.org (1.1RC2) tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr --- .../files/patch-setup2+script+setup.sh | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 editors/openoffice.org-vcltesttool/files/patch-setup2+script+setup.sh (limited to 'editors/openoffice.org-vcltesttool/files/patch-setup2+script+setup.sh') diff --git a/editors/openoffice.org-vcltesttool/files/patch-setup2+script+setup.sh b/editors/openoffice.org-vcltesttool/files/patch-setup2+script+setup.sh deleted file mode 100644 index 705c3a4245ff..000000000000 --- a/editors/openoffice.org-vcltesttool/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) -+ # @@@ @@@ -+ # 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' -+ # @@@ @@@ -+ LD_LIBRARY_PATH=${sd_archive_path}:. -+ export LD_LIBRARY_PATH -+ ;; - IRIX*) - LD_LIBRARYN32_PATH=${sd_archive_path} - export LD_LIBRARYN32_PATH -- cgit v1.2.3