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

(-)pinfo-0.6.10-r6.ebuild (-1 / +1 lines)
Lines 56-60 Link Here
56
}
56
}
57
57
58
src_install() {
58
src_install() {
59
	emake DESTDIR="${D}" sysconfdir=/etc install
59
	emake DESTDIR="${D}" sysconfdir="${EPREFIX}/etc" install
60
}
60
}

Return to bug 676992