- Remove empty directory to please stage-qa
This commit is contained in:
parent
567dbf6311
commit
d8f18ff9a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373552
1 changed files with 1 additions and 0 deletions
|
@ -52,5 +52,6 @@ do-install:
|
|||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC}/../doc/manual && ${FIND} . | \
|
||||
${CPIO} --quiet -pdum ${STAGEDIR}${DOCSDIR}
|
||||
@${RMDIR} ${STAGEDIR}${DOCSDIR}/de/pictures
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue