diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-15 22:52:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-15 22:52:00 +0000 |
commit | a9f90ff622c7db11be65f09476a535b2d8910c72 (patch) | |
tree | 19a10b7159a4033e5ddff980c3d5c71469672b3d /german | |
parent | ae0401e07ebb39c168a83066ea1c09af34b3fcb7 (diff) | |
download | ports-a9f90ff622c7db11be65f09476a535b2d8910c72.tar.gz ports-a9f90ff622c7db11be65f09476a535b2d8910c72.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/staroffice70/pkg-message | 3 |
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. |