Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 486148
Collapse All | Expand All

(-)gentoo/media-gfx/pixie/pixie-2.2.6-r1.ebuild (+3 lines)
Lines 55-60 Link Here
55
	# parallelism can break the regeneration process, with resulting
55
	# parallelism can break the regeneration process, with resulting
56
	# missing shaders.
56
	# missing shaders.
57
	rm "${S}"/shaders/*.sdr
57
	rm "${S}"/shaders/*.sdr
58
59
	# FIX: flex does not translate variable name in custom YY_DECL
60
	sed -i -e '/define YY_DECL/ s/yylval/riblval/' src/ri/rib.l
58
}
61
}
59
62
60
src_configure() {
63
src_configure() {

Return to bug 486148