summaryrefslogtreecommitdiffstats
path: root/games/ptkei/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/ptkei/Makefile')
-rw-r--r--games/ptkei/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/ptkei/Makefile b/games/ptkei/Makefile
index 97044cc..d171bf7 100644
--- a/games/ptkei/Makefile
+++ b/games/ptkei/Makefile
@@ -16,8 +16,6 @@ USES= python
do-build:
@${FIND} ${WRKSRC} -name "*.pyc" -delete
- @${FIND} ${WRKSRC} \( -type f -or -type l \) | ${XARGS} ${CHMOD} 644
- @${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} 755
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null
do-install:
OpenPOWER on IntegriCloud