summaryrefslogtreecommitdiffstats
path: root/sysutils/gosa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gosa/Makefile')
-rw-r--r--sysutils/gosa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gosa/Makefile b/sysutils/gosa/Makefile
index 3c67f1d..ed420a4 100644
--- a/sysutils/gosa/Makefile
+++ b/sysutils/gosa/Makefile
@@ -53,7 +53,7 @@ post-patch:
.endfor
@${MV} -f ${WRKSRC}/contrib/gosa.conf.5 ${WRKSRC}
- @${FIND} ${WRKSRC} -type f -name '*.orig' -exec ${RM} -f {} +
+ @${FIND} ${WRKSRC} -type f -name '*.orig' -exec ${RM} {} +
do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}
OpenPOWER on IntegriCloud