--- nethack-3.4.0/sys/unix/Makefile.top Wed Mar 20 15:43:54 2002 +++ sys/unix/Makefile.top Thu Aug 29 15:13:39 2002 @@ -17,8 +17,8 @@ PREFIX = /usr GAME = nethack # GAME = nethack.prg -GAMEUID = games -GAMEGRP = bin +GAMEUID = root +GAMEGRP = wheel # Permissions - some places use setgid instead of setuid, for instance # See also the option "SECURE" in include/config.h @@ -35,9 +35,9 @@ # therefore there should not be anything in GAMEDIR that you want to keep # (if there is, you'll have to do the installation by hand or modify the # instructions) -GAMEDIR = $(PREFIX)/games/lib/$(GAME)dir +GAMEDIR = $(PREFIX)/share/$(GAME)dir VARDIR = $(GAMEDIR) -SHELLDIR = $(PREFIX)/games +SHELLDIR = $(PREFIX)/bin # per discussion in Install.X11 and Install.Qt VARDATND =