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

Collapse All | Expand All

(-)a/julius-4.1.ebuild (+3 lines)
Lines 42-45 Link Here
42
	for LNG in ${LINGUAS}; do
42
	for LNG in ${LINGUAS}; do
43
		dodoc 00readme-${LNG}.txt Release-${LNG}.txt || die
43
		dodoc 00readme-${LNG}.txt Release-${LNG}.txt || die
44
	done
44
	done
45
46
	# avoid collision with java-config
47
	mv -v ${D}/usr/bin/jcontrol ${D}/usr/bin/juliuscontrol
45
}
48
}

Return to bug 245475