Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 284950

Summary: x11-libs/libxcb does not respect ROOT
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2009-09-14 15:38:59 UTC
all operations in pkg_* should be on $ROOT, not /

pkg_postinst() {
...
    if [[ -e /usr/$(get_libdir)/libxcb-xlib.so.0.0.0 ]]; then
...
Comment 1 RĂ©mi Cardona (RETIRED) gentoo-dev 2009-09-14 16:10:53 UTC
Fixed in 1.4-r1.

Thanks