diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-26 06:26:19 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-26 06:26:19 +0000 |
commit | 7534fc311dbb347262e2320b65ea8ff4332e9644 (patch) | |
tree | c11b3cbb4bd1744ed946c069d7112c549d549ba0 /japanese/nethack32 | |
parent | 19889bf93a70dd813e626b6268d40dd29301fbeb (diff) | |
download | ports-7534fc311dbb347262e2320b65ea8ff4332e9644.tar.gz ports-7534fc311dbb347262e2320b65ea8ff4332e9644.zip |
Notes
Diffstat (limited to 'japanese/nethack32')
-rw-r--r-- | japanese/nethack32/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/nethack32/pkg-plist b/japanese/nethack32/pkg-plist index 05af1152cc7e..b29642a13853 100644 --- a/japanese/nethack32/pkg-plist +++ b/japanese/nethack32/pkg-plist @@ -3,7 +3,7 @@ lib/jnethackdir/jnethack @exec mkdir %D/lib/jnethackdir/save @exec chmod -R 775 %D/lib/jnethackdir @exec chmod 2755 %D/lib/jnethackdir/jnethack -@exec chown games.games %D/lib/jnethackdir/save +@exec chown games:games %D/lib/jnethackdir/save @unexec rm -rf %D/lib/jnethackdir/save lib/jnethackdir/A-filla.lev lib/jnethackdir/A-fillb.lev |