From 316cf6317eb621c4567d3b8e337fa9ba3097ea56 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 21 Oct 2016 12:51:40 +0000 Subject: ${RM} already has -f. PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight --- x11/tycoon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/tycoon/Makefile') diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 1c62f20..168f7ea 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -24,6 +24,6 @@ post-patch: 's,FL_REVISION>=80,FL_REVISION >= 80 || FL_VERSION != 0,g' pre-configure: - @${RM} -f ${WRKSRC}/xbackdrop/backdrops/index?* + @${RM} ${WRKSRC}/xbackdrop/backdrops/index?* .include -- cgit v1.1