summaryrefslogtreecommitdiffstats
path: root/dns/knot2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/knot2/Makefile')
-rw-r--r--dns/knot2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/knot2/Makefile b/dns/knot2/Makefile
index 39a4d2f..d2f16b9 100644
--- a/dns/knot2/Makefile
+++ b/dns/knot2/Makefile
@@ -64,7 +64,7 @@ post-patch:
${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} 's|$$(INSTALL) -d $$(DESTDIR)/\@storage_dir\@|#$$(INSTALL) -d $$(DESTDIR)/\@storage_dir\@|' \
${WRKSRC}/src/Makefile.in
- @${RM} -rf ${WRKSRC}/src/zscanner/scanner.c
+ @${RM} -r ${WRKSRC}/src/zscanner/scanner.c
post-install:
${MV} ${STAGEDIR}${ETCDIR}/knot.sample.conf \
OpenPOWER on IntegriCloud