summaryrefslogtreecommitdiff
path: root/games/rocksndiamonds-levels
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-04-10 20:10:15 +0000
committergrant <grant@pkgsrc.org>2003-04-10 20:10:15 +0000
commitdc40bcec018c5d437e546f24e817561e7d98942c (patch)
treee08aa7e58a3041d86a2d037d59d2af657fa4f276 /games/rocksndiamonds-levels
parent24e7b0ec26752ee8f639aa20242724c4c68b1ba8 (diff)
downloadpkgsrc-dc40bcec018c5d437e546f24e817561e7d98942c.tar.gz
make usage of pax more consistent, use -O to bomb on broken archives
(suggested by lukem), group z, r and f flags. some whitespace cleanup.
Diffstat (limited to 'games/rocksndiamonds-levels')
-rw-r--r--games/rocksndiamonds-levels/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rocksndiamonds-levels/Makefile b/games/rocksndiamonds-levels/Makefile
index b4b72139739..eb72fe4ee3a 100644
--- a/games/rocksndiamonds-levels/Makefile
+++ b/games/rocksndiamonds-levels/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/28 21:14:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/10 20:10:17 grant Exp $
DISTNAME= rocksndiamonds-levels-1.0
CATEGORIES= games x11
@@ -67,7 +67,7 @@ do-install:
&& ${CHMOD} 775 ${SCORE_PATH}/scores/${directory}
.endfor
.for levels in ${DISTFILES}
- cd ${PREFIX}/share/rocksndiamonds && ${PAX} -rzf ${DISTDIR}/${levels}
+ cd ${PREFIX}/share/rocksndiamonds && ${PAX} -O -zrf ${DISTDIR}/${levels}
.endfor
${RM} -f ${WRKDIR}/PLIST
.for levdir in DX_Boulderdash Emerald_Mine_Club Supaplex