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

(-)${EPREFIX}/usr/portage/app-cdr/iat/iat-0.1.7-r1.ebuild (-1 / +1 lines)
Lines 16-22 Link Here
16
src_configure() {
16
src_configure() {
17
	econf  \
17
	econf  \
18
		--disable-dependency-tracking \
18
		--disable-dependency-tracking \
19
		--includedir=/usr/include/${PN}
19
		--includedir=${EPREFIX}/usr/include/${PN}
20
}
20
}
21
21
22
src_install() {
22
src_install() {

Return to bug 478068