diff --git a/games/battlestar/Makefile b/games/battlestar/Makefile index 005e9e93178..96e26bb93d5 100644 --- a/games/battlestar/Makefile +++ b/games/battlestar/Makefile @@ -10,4 +10,8 @@ LDADD= -lcurses -ltermcap -lcompat HIDEGAME=hidegame #CFLAGS+= -Wall -W +beforeinstall: + ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \ + ${DESTDIR}/var/games/battlestar.log + .include