Bug 139423 - [patch] media-libs/netpbm has problems with the rgb.txt path for modular X
Bug#: 139423 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: graphics@gentoo.org Reported By: rossi.f@inwind.it
Component: Ebuilds
URL: 
Summary: [patch] media-libs/netpbm has problems with the rgb.txt path for modular X
Keywords:  
Status Whiteboard: 
Opened: 2006-07-06 06:51 0000
Description:   Opened: 2006-07-06 06:51 0000
This application is affected by the rgb.txt path change in the new Xorg 7.

The application was looking for /usr/lib/X11/rgb.txt, /usr/openwin/lib/rgb.txt
and /usr/X11R6/lib/X11/rgb.txt. I substituted the first path with the current
one (/usr/share/X11/rgb.txt).

------- Comment #1 From Fabio Rossi 2006-07-06 06:51:44 0000 -------
Created an attachment (id=91044) [details]
netpbm-10.34-rgb.patch

------- Comment #2 From SpanKY 2006-07-14 19:59:42 0000 -------
thanks, merged into cvs