| Summary: | Errors about orphaned docs directories with PORTDOCS=*, the testcase supplied | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> |
| Component: | Ports Framework | Assignee: | Port Management Team <portmgr> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | ports-bugs, tcberner |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Yuri Victorovich
2017-11-26 08:05:07 UTC
Remove the empty directories in post-install, they look useless. This looks more of a doxygen problem, I'd say. Something, like:
${FIND} -d ${DOCSDIR} -type d -empty -delete
should remove the problem.
Moin moin Closing this, due to old age. Please re-open the issue, if it is still relevant. mfg Tobias |