summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-setup2+script+setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-setup2+script+setup.sh')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-setup2+script+setup.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-setup2+script+setup.sh b/editors/openoffice.org-3-devel/files/patch-setup2+script+setup.sh
deleted file mode 100644
index ece1911001a1..000000000000
--- a/editors/openoffice.org-3-devel/files/patch-setup2+script+setup.sh
+++ /dev/null
@@ -1,13 +0,0 @@
---- ../setup2/script/setup.sh.orig Thu Jul 17 02:59:43 2003
-+++ ../setup2/script/setup.sh Thu Sep 4 07:27:59 2003
-@@ -118,6 +118,10 @@
- LD_LIBRARY_PATH=${sd_archive_path}:.
- export LD_LIBRARY_PATH
- ;;
-+ FreeBSD)
-+ LD_LIBRARY_PATH=${sd_archive_path}:.
-+ export LD_LIBRARY_PATH
-+ ;;
- Darwin)
- DYLD_LIBRARY_PATH=${sd_archive_path}:.
- export DYLD_LIBRARY_PATH