From d615f4ca564f838b39bd8b504a3107011d951a03 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Nov 2000 12:19:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'. --- editors/openoffice.org-2.0/files/patch-configure | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 editors/openoffice.org-2.0/files/patch-configure (limited to 'editors/openoffice.org-2.0/files/patch-configure') diff --git a/editors/openoffice.org-2.0/files/patch-configure b/editors/openoffice.org-2.0/files/patch-configure deleted file mode 100644 index 744225fe9d31..000000000000 --- a/editors/openoffice.org-2.0/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- config_office/configure.orig Thu Oct 12 02:34:03 2000 -+++ config_office/configure Fri Oct 13 17:52:25 2000 -@@ -739,7 +739,7 @@ - echo $ac_n "checking the operating system""... $ac_c" 1>&6 - echo "configure:741: checking the operating system" >&5 - _os=`uname` --if test "$_os" = "SunOS" -o "$_os" = "Linux" -o "$_os" = "WINNT" -o "$_os" = "Darwin"; then -+if test "$_os" = "SunOS" -o "$_os" = "Linux" -o "$_os" = "WINNT" -o "$_os" = "Darwin" -o "$_os" = "FreeBSD"; then - echo "$ac_t""checked ($_os)" 1>&6 - else - { echo "configure: error: $_os operating system is not suitable to build OpenOffice!" 1>&2; exit 1; } -- cgit v1.2.3