aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/staroffice60/pkg-message3
-rw-r--r--editors/staroffice70/pkg-message3
2 files changed, 2 insertions, 4 deletions
diff --git a/editors/staroffice60/pkg-message b/editors/staroffice60/pkg-message
index 9b8b7031b2d5..42cebc6c95ec 100644
--- a/editors/staroffice60/pkg-message
+++ b/editors/staroffice60/pkg-message
@@ -17,8 +17,7 @@ and crashes.
Workaround:
-# chmod 777 $PREFIX/staroffice6.0/share/config/registry/instance/org/openoffice/Office
-# chmod +s $PREFIX/staroffice6.0/share/config/registry/instance/org/openoffice/Office
+# chmod a=rwx,+s $PREFIX/staroffice6.0/share/config/registry/instance/org/openoffice/Office
$PREFIX is in most cases "/usr/local". Adding +s on the
config directory does make it writable for later.
diff --git a/editors/staroffice70/pkg-message b/editors/staroffice70/pkg-message
index 9b8b7031b2d5..42cebc6c95ec 100644
--- a/editors/staroffice70/pkg-message
+++ b/editors/staroffice70/pkg-message
@@ -17,8 +17,7 @@ and crashes.
Workaround:
-# chmod 777 $PREFIX/staroffice6.0/share/config/registry/instance/org/openoffice/Office
-# chmod +s $PREFIX/staroffice6.0/share/config/registry/instance/org/openoffice/Office
+# chmod a=rwx,+s $PREFIX/staroffice6.0/share/config/registry/instance/org/openoffice/Office
$PREFIX is in most cases "/usr/local". Adding +s on the
config directory does make it writable for later.