diff options
Diffstat (limited to 'x11-fm/gprename/Makefile')
-rw-r--r-- | x11-fm/gprename/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gprename/Makefile b/x11-fm/gprename/Makefile index 77f38255256d..5d54c39749f5 100644 --- a/x11-fm/gprename/Makefile +++ b/x11-fm/gprename/Makefile @@ -26,7 +26,7 @@ NO_BUILD= yes OPTIONS_DEFINE= DOCS post-extract: - @${RM} -rf ${WRKSRC}/build + @${RM} -r ${WRKSRC}/build post-patch: @${REINPLACE_CMD} -e \ |