From 8fea0992b9e43d5bb3edf7dacfe6cf88d381aaad Mon Sep 17 00:00:00 2001 From: max Date: Fri, 27 Dec 1996 08:51:32 +0000 Subject: Moved the @exec mkdir ... line so that it won't fail to mkdir lib/nethackdir/save when you do pkg_add this package for the first time. --- games/nethack3/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/nethack3') diff --git a/games/nethack3/pkg-plist b/games/nethack3/pkg-plist index fc1a876..d189d77 100644 --- a/games/nethack3/pkg-plist +++ b/games/nethack3/pkg-plist @@ -1,9 +1,9 @@ bin/nethack +lib/nethackdir/nethack @exec mkdir %D/lib/nethackdir/save @exec chmod 775 %D/lib/nethackdir/save @exec chown games.games %D/lib/nethackdir/save @unexec rmdir %D/lib/nethackdir/save -lib/nethackdir/nethack man/man6/dgn_comp.6.gz man/man6/dlb.6.gz man/man6/lev_comp.6.gz -- cgit v1.1