summaryrefslogtreecommitdiffstats
path: root/lang/sbcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sbcl/Makefile')
-rw-r--r--lang/sbcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index bc3dadf..69bd3a7 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -177,7 +177,7 @@ post-patch:
do-build:
(cd ${WRKSRC} && ${SETENV} CC="${CC}" ${SH} make.sh ${MAKE_SH_ARGS})
- ${RM} -rf ${WRKSRC}/contrib/sb-cover/test-output
+ ${RM} -r ${WRKSRC}/contrib/sb-cover/test-output
${REINPLACE_CMD} -E -e \
's|\$$Date\$$|'"`${SETENV} LANG=C /bin/date '+%B %d, %Y'`|g" \
${WRKSRC}/doc/sbcl.1
OpenPOWER on IntegriCloud