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

(-)a/app-text/jo/jo-1.3.ebuild (-1 / +1 lines)
Lines 19-23 src_configure() { Link Here
19
19
20
src_install() {
20
src_install() {
21
	default
21
	default
22
	mv $(get_bashcompdir)/jo{.bash,} || die
22
	mv "${D}"/$(get_bashcompdir)/jo{.bash,} || die
23
}
23
}

Return to bug 706768