diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
commit | fb89e9b697585fc9977b488719536866ec4a4e14 (patch) | |
tree | 31749f632a8b91b25441b7239c6b397169f54572 /editors/openoffice-1.0/files/patch-setup2::script::setupserver | |
parent | Phoenix is a fast, minimal browser from the Mozilla project. This port (diff) |
All patches have been repocopied to use + as separator and not "::".
Notes
Notes:
svn path=/head/; revision=68480
Diffstat (limited to 'editors/openoffice-1.0/files/patch-setup2::script::setupserver')
-rw-r--r-- | editors/openoffice-1.0/files/patch-setup2::script::setupserver | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/openoffice-1.0/files/patch-setup2::script::setupserver b/editors/openoffice-1.0/files/patch-setup2::script::setupserver deleted file mode 100644 index 7d3b13f659b9..000000000000 --- a/editors/openoffice-1.0/files/patch-setup2::script::setupserver +++ /dev/null @@ -1,10 +0,0 @@ ---- ../setup2/script/setupserver.orig Sat Apr 6 12:22:21 2002 -+++ ../setup2/script/setupserver Wed May 1 22:30:13 2002 -@@ -234,6 +234,7 @@ - sd_platform=`uname -s` - case $sd_platform in - SCO_SV) test=/bin/test ;; -+ FreeBSD) test=/bin/test ;; - NetBSD) test=/bin/test ;; - *) test=/usr/bin/test ;; - esac |