summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-15 22:52:00 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-15 22:52:00 +0000
commita9f90ff622c7db11be65f09476a535b2d8910c72 (patch)
tree19a10b7159a4033e5ddff980c3d5c71469672b3d /german
parentWe can more easily just echo the single line that is in sversionrc (diff)
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 'german')
-rw-r--r--german/staroffice70/pkg-message3
1 files changed, 1 insertions, 2 deletions
diff --git a/german/staroffice70/pkg-message b/german/staroffice70/pkg-message
index 9b8b7031b2d5..42cebc6c95ec 100644
--- a/german/staroffice70/pkg-message
+++ b/german/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.