Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109926 - xorg-server-0.99.2.ebuild uses incorrect --with-xkb-path
Summary: xorg-server-0.99.2.ebuild uses incorrect --with-xkb-path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 08:24 UTC by Herbie Hopkins (RETIRED)
Modified: 2005-10-20 11:32 UTC (History)
1 user (show)

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 Herbie Hopkins (RETIRED) gentoo-dev 2005-10-20 08:24:12 UTC
xdbdata-0.99.1 now installs to /usr/share/X11/xkb whilst xorg-server-0.99.2
still hardcodes --with-xkb-path=/usr/$(get_libdir)/X11/xkb. This leads to broken
xkb support. Romoving this line entirely from the xorg-server ebuild fixes the
issue here.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-10-20 11:32:08 UTC
Thanks, fixed.