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

(-)tcl-8.4.11.ebuild (+3 lines)
Lines 35-40 Link Here
35
	unpack ${A}
35
	unpack ${A}
36
	cd "${S}"
36
	cd "${S}"
37
	epatch "${FILESDIR}"/${P}-multilib.patch
37
	epatch "${FILESDIR}"/${P}-multilib.patch
38
39
	# bug 117744
40
	sed -i -e "s/relid'/relid/" "${S}"/unix/configure
38
}
41
}
39
42
40
src_compile() {
43
src_compile() {

Return to bug 117744