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

(-)a/mscgen-0.20.ebuild (-1 / +2 lines)
Lines 38-43 src_configure() { Link Here
38
	fi
38
	fi
39
39
40
	econf \
40
	econf \
41
		--docdir=/usr/share/doc/${PF} \
41
		--docdir=${EPREFIX}/usr/share/doc/${PF} \
42
		--prefix=${EPREFIX}/usr \
42
		${myconf}
43
		${myconf}
43
}
44
}

Return to bug 506392