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

Collapse All | Expand All

(-)rezound-0.12.0_beta.ebuild (+8 lines)
Lines 40-45 Link Here
40
	sys-devel/bison
40
	sys-devel/bison
41
	sys-devel/flex"
41
	sys-devel/flex"
42
42
43
src_unpack() {
44
	unpack ${A}
45
	cd ${S}
46
	# Do away with the "user store macro" defaulting to a global config file
47
	# writable only by root
48
	epatch ${FILESDIR}/keybindfile.patch
49
}
50
43
src_compile() {
51
src_compile() {
44
	# fix compilation errors on ppc, where some
52
	# fix compilation errors on ppc, where some
45
	# of the required functions aren't defined
53
	# of the required functions aren't defined

Return to bug 97877