mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Remove CVS/ directories before installing docs and examples.
This commit is contained in:
parent
7d14b4b666
commit
0484bd88ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73115
@ -34,6 +34,7 @@ DOCS_EN= ChangeLog
|
||||
|
||||
post-extract:
|
||||
${MV} ${WRKSRC:S/gdk_imlib$/gdkimlib/} ${WRKSRC}
|
||||
${FIND} ${WRKSRC} -type d -name CVS -print0 | ${XARGS} -0 ${RM} -r
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user