tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wanderer



On Fri, Feb 19, 2016 at 04:52:32PM +0100, Thomas Klausner wrote:
 > It still needs handling of the score file, perhaps something similar
 > to what games/xpat2 has:
 > 
 > CONF_FILES_PERMS=       /dev/null /var/games/wanderer ${GAMES_USER} ${GAMES_GROUP} ${GAMEMODE}
 > MAKE_DIRS=              /var/games

Tsk, wiz, the right way to do this is

USE_GAMESGROUP=		yes
REQD_FILES_PERMS+=      /dev/null ${VARBASE}/wanderer ${GAMEDATA_PERMS}

like e.g. maelstrom-sdl.

:-/

will fix xpat2...

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index