summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/patch-bootstrap.1
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /editors/openoffice.org-vcltesttool/files/patch-bootstrap.1
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-bootstrap.1')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-bootstrap.111
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-bootstrap.1 b/editors/openoffice.org-vcltesttool/files/patch-bootstrap.1
deleted file mode 100644
index fc625e321cca..000000000000
--- a/editors/openoffice.org-vcltesttool/files/patch-bootstrap.1
+++ /dev/null
@@ -1,11 +0,0 @@
---- config_office/bootstrap.1.orig Mon Sep 18 09:13:24 2000
-+++ config_office/bootstrap.1 Fri Oct 13 17:51:37 2000
-@@ -9,6 +9,8 @@
- make linux
- else if ($platform == "Darwin") then
- make macosx
-+else if ($platform == "FreeBSD") then
-+ make linux
- endif
-
- if "$?" != "0" exit