| Summary: | media-gfx/graphviz: rm /usr/lib/graphviz/config{,6} in pkg_postrm() | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Nikoli <nikoli> |
| Component: | Current packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bug |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://projects.archlinux.org/svntogit/packages.git/tree/trunk/install?h=packages/graphviz | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** Bug 328543 has been marked as a duplicate of this bug. *** fixed in 2.38.0-r1 |
After uninstalling media-gfx/graphviz there is garbage in system, this should fix it: pkg_postrm() { rm -f "${EROOT}usr/lib/graphviz/config{,6} }