summaryrefslogtreecommitdiff
path: root/games/gondola/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gondola/Makefile')
-rw-r--r--games/gondola/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gondola/Makefile b/games/gondola/Makefile
index 03ce7d2b5a01..f4295a63f9b0 100644
--- a/games/gondola/Makefile
+++ b/games/gondola/Makefile
@@ -37,7 +37,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|data/|${DATADIR}/|g' ${WRKSRC}/gamelib/*.py
@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g' \
${WRKSRC}/gamelib/data.py ${WRKSRC}/gamelib/main.py
- @${RM} -f ${WRKSRC}/gamelib/*.{bak,orig}
+ @${RM} ${WRKSRC}/gamelib/*.{bak,orig}
do-install:
cd ${WRKSRC} && ${COPYTREE_SHARE} "snowui gamelib simplejson run_game.py" \