summaryrefslogtreecommitdiff
path: root/www/tidy-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/tidy-devel/Makefile')
-rw-r--r--www/tidy-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile
index b1bc53ad3679..a5c811a12939 100644
--- a/www/tidy-devel/Makefile
+++ b/www/tidy-devel/Makefile
@@ -65,8 +65,8 @@ getcvs:
CVSROOT=${CVSROOT} CVS_PASSFILE=${CVS_PASSFILE} cvs -z3 co -P tidy
tarball:
- ${RM} -rf ${WRKDIR}/cvs/tidy/CVSROOT
- ${FIND} ${WRKDIR}/cvs -name CVS | ${XARGS} ${RM} -rf
+ ${RM} -r ${WRKDIR}/cvs/tidy/CVSROOT
+ ${FIND} ${WRKDIR}/cvs -name CVS | ${XARGS} ${RM} -r
cd ${WRKDIR}/cvs && \
${TAR} cfj ${_DISTDIR}${DISTFILES} tidy