mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Remove all empty directories to avoid check-sanity errors
This commit is contained in:
parent
eea2ea2876
commit
5015382233
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372788
@ -99,6 +99,7 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
@${RMDIR} ${STAGEDIR}${DATADIR}/examples
|
||||
@${RMDIR} ${STAGEDIR}${DATADIR}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for file in AUTHORS CREDITS ChangeLog Libraries.txt README TODO
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user