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

Collapse All | Expand All

(-)xfce4-xkb-0.4.3-r1.ebuild.original (+2 lines)
Lines 18-23 Link Here
18
	cd "${S}"
18
	cd "${S}"
19
19
20
	sed -i -e "/^AC_INIT/s/xkb_version()/xkb_version/" configure.in
20
	sed -i -e "/^AC_INIT/s/xkb_version()/xkb_version/" configure.in
21
22
	epatch "${FILESDIR}"/${P}_autoconf-2.62.patch
21
	eautoconf
23
	eautoconf
22
}
24
}
23
25

Return to bug 219262