summaryrefslogtreecommitdiffstats
path: root/net/dshell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dshell/Makefile')
-rw-r--r--net/dshell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dshell/Makefile b/net/dshell/Makefile
index e5ed66a..38d4452 100644
--- a/net/dshell/Makefile
+++ b/net/dshell/Makefile
@@ -38,7 +38,7 @@ post-patch:
.endfor
post-build:
- ${RM} -rf ${WRKSRC}/lib/${PYTHON_VERSION}
+ ${RM} -r ${WRKSRC}/lib/${PYTHON_VERSION}
${REINPLACE_CMD} -e 's|${WRKSRC}|${ETCDIR}|' ${WRKSRC}/dshell ${WRKSRC}/dshell-decode
${REINPLACE_CMD} -e 's|BINPATH=${WRKSRC}/bin|BINPATH=${PREFIX}/libexec/dshell|' \
-e 's|DSHELL=${WRKSRC}|DSHELL=${PYTHON_SITELIBDIR}|' \
OpenPOWER on IntegriCloud