diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-10-12 22:36:51 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-10-12 22:36:51 +0000 |
commit | 1bda5ca264914cf6e4eccd9f7bfd951f556e35e1 (patch) | |
tree | 92b36c40bd34537dd1f0386d7e312a25694894b6 /editors/staroffice60/files/soffice.patch | |
parent | Update maintainer's email address; fix WWW in pkg-descr; replace (diff) |
Upgrade to StarOffice 6.0 (repo-copied from staroffice52).
PR: 31161
Submitted by: Martin Blapp <mb@imp.ch>
Notes
Notes:
svn path=/head/; revision=48726
Diffstat (limited to 'editors/staroffice60/files/soffice.patch')
-rw-r--r-- | editors/staroffice60/files/soffice.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/staroffice60/files/soffice.patch b/editors/staroffice60/files/soffice.patch deleted file mode 100644 index f65b9ed73ffa..000000000000 --- a/editors/staroffice60/files/soffice.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- soffice Mon May 8 08:20:00 2000 -+++ soffice.new Fri Aug 25 15:19:40 2000 -@@ -1,7 +1,10 @@ --#!/bin/sh -+#!/compat/linux/bin/sh - # - # StarOffice startup script - # (c) 1999 Sun Microsystems, Inc. -+ -+# fix coredump on remote DISPLAY (IRIX) -+export SAL_IGNOREXERRORS=1 - - # - # STAR_PROFILE_LOCKING_DISABLED=1 |