git: 9f768f44f418 - main - www/owncloud: Remove -f because RM has it already
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Nov 2021 00:24:48 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f768f44f418db8d4da0cd6e62475a6d18e4008f commit 9f768f44f418db8d4da0cd6e62475a6d18e4008f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 23:53:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 23:53:56 +0000 www/owncloud: Remove -f because RM has it already --- www/owncloud/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index 73acc5fba66b..afee4bec1edc 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -45,7 +45,7 @@ SSL_USE= PHP=openssl post-patch: @${FIND} ${WRKSRC} -type d -empty -delete - @${FIND} ${WRKSRC} -type d -name .github | ${XARGS} ${RM} -fr + @${FIND} ${WRKSRC} -type d -name .github | ${XARGS} ${RM} -r do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/