Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284950 - x11-libs/libxcb does not respect ROOT
Summary: x11-libs/libxcb does not respect ROOT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 15:38 UTC by SpanKY
Modified: 2009-09-14 16:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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