From 25725d6ffb1985a613de587177d86d99174f5762 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 16 Oct 2000 19:23:34 +0000 Subject: First cut at configuration patches. This is very much a WIP, and I welcome others to work on it too. --- editors/openoffice.org-3-devel/files/patch-bootstrap.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-3-devel/files/patch-bootstrap.1 (limited to 'editors/openoffice.org-3-devel/files/patch-bootstrap.1') diff --git a/editors/openoffice.org-3-devel/files/patch-bootstrap.1 b/editors/openoffice.org-3-devel/files/patch-bootstrap.1 new file mode 100644 index 000000000000..fc625e321cca --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-bootstrap.1 @@ -0,0 +1,11 @@ +--- 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 -- cgit v1.2.3