mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9e81f50c2b
installation and startup - Make a few cosmetic fixes to the Makefile(s) Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
15 lines
308 B
Diff
15 lines
308 B
Diff
--- 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
|