www/zenphoto: Remove -f because RM has it already
This commit is contained in:
parent
9f768f44f4
commit
72e1507c91
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ SUB_FILES= pkg-deinstall pkg-message
|
|||
USE_GITHUB= yes
|
||||
|
||||
post-patch:
|
||||
@${RM} -fr ${WRKSRC}/.github/
|
||||
@${RM} -r ${WRKSRC}/.github/
|
||||
@${MKDIR} ${WRKSRC}/cache/
|
||||
@${FIND} ${WRKSRC} -name '.git*' -delete
|
||||
@${RM} ${WRKSRC}/zp-core/Zenphoto.package
|
||||
|
|
Loading…
Reference in a new issue