Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221287 - x11-misc/rss-glx installs to /usr/lib instead of /usr/lib64
Summary: x11-misc/rss-glx installs to /usr/lib instead of /usr/lib64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-11 03:51 UTC by Nick Bowler
Modified: 2009-02-01 03:53 UTC (History)
1 user (show)

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


Attachments
Replace hardcoded "lib" with a call to get_libdir (rss-glx-libdir.patch,406 bytes, patch)
2008-05-11 03:52 UTC, Nick Bowler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Bowler 2008-05-11 03:51:48 UTC
The rss-glx ebuild contains a hardcoded path to /usr/lib/misc/xscreensaver.
Since /usr/lib is a symlink to /usr/lib64, the files get installed to the correct location, but tools such as revdep-rebuild cannot figure out that paths such as "/usr/lib64/misc/xscreensaver/hyperspace" belong to this package.

Attached (trivial) patch resolves the issue.
Comment 1 Nick Bowler 2008-05-11 03:52:44 UTC
Created attachment 152803 [details, diff]
Replace hardcoded "lib" with a call to get_libdir
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2009-02-01 03:53:32 UTC
thanks, fixed in -r5.