aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-16 06:52:00 +0800
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-16 06:52:00 +0800
commita9f90ff622c7db11be65f09476a535b2d8910c72 (patch)
tree19a10b7159a4033e5ddff980c3d5c71469672b3d /editors
parentae0401e07ebb39c168a83066ea1c09af34b3fcb7 (diff)
downloadfreebsd-ports-a9f90ff622c7db11be65f09476a535b2d8910c72.tar.gz
freebsd-ports-a9f90ff622c7db11be65f09476a535b2d8910c72.tar.zst
freebsd-ports-a9f90ff622c7db11be65f09476a535b2d8910c72.zip
chmod is a wonderful thing -- it can do more than one thing at a time.
Notes
Notes: svn path=/head/; revision=48821
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.