mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove *.bak files from the directories listed in PORTDOCS, else they will be installed and included in the PLIST.
This commit is contained in:
parent
ff6332e52c
commit
758e433834
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167634
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ post-patch:
|
|||
${XARGS} -n 10 -x \
|
||||
${REINPLACE_CMD} -E \
|
||||
-e 's|/usr/bin/env python|${PYTHONBASE}/bin/${PYTHON_VERSION}|'
|
||||
@${FIND} ${WRKSRC}/utilities ${WRKSRC}/contrib \
|
||||
-type f -name *.bak | ${XARGS} ${RM}
|
||||
|
||||
post-install:
|
||||
.ifndef(NOPORTDOCS)
|
||||
|
|
Loading…
Add table
Reference in a new issue