pkgsrc/games/xemeraldia/PLIST
seb db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00

8 lines
379 B
Text

@comment $NetBSD: PLIST,v 1.4 2002/06/26 10:29:43 seb Exp $
bin/xemeraldia
lib/X11/app-defaults/XEmeraldia
@exec ${MKDIR} %D/${GAMES_DIR}/xemeraldia
@exec touch -f %D/${GAMES_DIR}/xemeraldia/xemeraldia.scores
@exec ${CHMOD} 666 %D/${GAMES_DIR}/xemeraldia/xemeraldia.scores
@unexec ${RM} -f %D/${GAMES_DIR}/xemeraldia/xemeraldia.scores
@unexec ${RMDIR} %D/${GAMES_DIR}/xemeraldia