| Summary: | opera-8.52 sets SEARCH_DIRS_MASK masking setting in /etc/make.conf | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chris Mayo <aklhfex> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
The ebuild for opera-8.52 creates /etc/env.d/90opera, setting SEARCH_DIRS_MASK: dodir /etc/env.d echo 'SEARCH_DIRS_MASK="/opt/opera/lib/opera/plugins"' > ${D}/etc/env.d/90opera Having SEARCH_DIRS_MASK as an environmental variable means that revdep-rebuild doesn't seem to take any notice of any SEARCH_DIRS_MASK set in /etc/make.conf.