Summary: | app-eselect/eselect-wxwidgets-20140423 does not work with a 17.1 profile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rafael Kitover <rkitover> |
Component: | Current packages | Assignee: | Gentoo wxWidgets project <wxwidgets> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | jstein |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Rafael Kitover
2018-08-06 00:14:44 UTC
The fix seems to be changing: WXCONFDIR="${EROOT}"/usr/lib/wx/config to: WXCONFDIR="${EROOT}"/usr/lib64/wx/config at the top of /usr/share/eselect/modules/wxwidgets.eselect I'd submit a patch but I couldn't figure out how to do it properly for multilib. Patch is available in bug 552500 *** This bug has been marked as a duplicate of bug 552500 *** |