| Summary: | dev-db/mysql-connector-c++-1.1.1 installs some docs in unusual places | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Evan Teran <evan.teran> |
| Component: | [OLD] Development | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | h.mth |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Duplicate of Bug 445122 *** This bug has been marked as a duplicate of bug 445122 *** |
dev-db/mysql-connector-c++-1.1.1 installs some docs in unusual places. It seems to create: /usr/INSTALL /usr/Licenses_for_Third-Party_Components.txt There is some effort to deal with other docs this package like to install weirdly, for example: # docs are installed poorly rm -rf "${ED}"/usr/{ANNOUNCEMENT,COPYING,README} dodoc ANNOUNCEMENT README But it seems that these 2 files were added after that "fix". Reproducible: Always