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

Collapse All | Expand All

(-)torcs/torcs-1.2.2.ebuild.orig (+1 lines)
Lines 45-50 Link Here
45
		-e "/^datadir =/s:=.*:= ${GAMES_DATADIR}/${PN}:" \
45
		-e "/^datadir =/s:=.*:= ${GAMES_DATADIR}/${PN}:" \
46
		Make-config.in \
46
		Make-config.in \
47
		|| die "sed Make-config.in failed"
47
		|| die "sed Make-config.in failed"
48
	epatch ${FILESDIR}/${P}-glfix.patch
48
}
49
}
49
50
50
src_compile() {
51
src_compile() {

Return to bug 57071