Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 274965 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-wm/ratpoison/ratpoison-1.4.4-r1.ebuild (+2 lines)
Lines 28-37 Link Here
28
src_prepare() {
28
src_prepare() {
29
	cd "${S}/contrib"
29
	cd "${S}/contrib"
30
	epatch "${FILESDIR}/ratpoison.el-gentoo.patch"
30
	epatch "${FILESDIR}/ratpoison.el-gentoo.patch"
31
31
32
	cd "${S}"
32
	cd "${S}"
33
	epatch "${FILESDIR}/${P}-glibc210.patch"
34
33
	eautoreconf
35
	eautoreconf
34
}
36
}
35
37
36
src_configure() {
38
src_configure() {
37
	local myconf
39
	local myconf

Return to bug 274965