Commit the version of the patch that was exp-runned
PR: 191746 With hat: portmgr
This commit is contained in:
parent
eff7a41a89
commit
5603986142
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366382
@ -5559,7 +5559,7 @@ add-plist-docs:
|
||||
.endfor
|
||||
@${FIND} -P ${PORTDOCS:S/^/${STAGEDIR}${DOCSDIR}\//} ! -type d 2>/dev/null | \
|
||||
${SED} -ne 's,^${STAGEDIR}${PREFIX}/,,p' >> ${TMPPLIST}
|
||||
@${FIND} -P -d ${PORTDOCS:S/^/${STAGEDIR}${DOCSDIR}\//:C,/[^/]*[*?\[][^/]*$,,} -type d 2>/dev/null | \
|
||||
@${FIND} -P -d ${PORTDOCS:C,/[^/]*[*?\[][^/]*$,,:S/^/${STAGEDIR}${DOCSDIR}\//} -type d 2>/dev/null | \
|
||||
${SED} -ne 's,^${STAGEDIR}${PREFIX}/,@dirrm ,p' >> ${TMPPLIST}
|
||||
@${ECHO_CMD} "@dirrm ${DOCSDIR_REL}" >> ${TMPPLIST}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user