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

(-)a/app-shells/bashdb/bashdb-4.2.0.8.ebuild (+2 lines)
Lines 21-24 Link Here
21
src_prepare() {
21
src_prepare() {
22
	# We don't install this, so don't bother building it. #468044
22
	# We don't install this, so don't bother building it. #468044
23
	sed -i 's:texi2html:true:' doc/Makefile.in || die
23
	sed -i 's:texi2html:true:' doc/Makefile.in || die
24
	sed -e "s|@BASHDB_MAIN@|${EPREFIX}/usr/share/bashdb/bashdb-main.inc|" \
25
		-i bashdb-main.inc || die
24
}
26
}

Return to bug 487820