mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-misc/xkeyboard-config: Drop the src_compile() hackery.
The need for this seems to have disappeared with upstream commit 67804fe9398
("Remove *.dir generation"), before release xkeyboard-config-2.7 (!!!)
This commit is contained in:
@@ -38,10 +38,3 @@ src_prepare() {
|
||||
intltoolize --copy --automake || die
|
||||
fi
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
# cleanup to make sure .dir files are regenerated
|
||||
# bug #328455 c#26
|
||||
xorg-2_src_compile clean
|
||||
xorg-2_src_compile
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user