| Summary: | java-utils-2.eclass: java-pkg_doexamples should create symlink in ${JAVA_PKG_SHAREPATH} | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ralph Sennhauser (RETIRED) <sera> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | adds symlink | ||
Added to CVS. Thanks. |
Created attachment 266717 [details] adds symlink java-pkg_dojavadoc creates a symlink into ${JAVA_PKG_SHAREPATH}. Not doing the same for java-pkg_doexamples seems more like an omission than on purpose. The attached patch would add the missing symlink.