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

(-)xtables-addons-2.8.ebuild (-1 / +1 lines)
Lines 170-176 Link Here
170
	set_arch_to_kernel # .. or it'll look for /arch/amd64/Makefile
170
	set_arch_to_kernel # .. or it'll look for /arch/amd64/Makefile
171
	econf --prefix="${EPREFIX}/" \
171
	econf --prefix="${EPREFIX}/" \
172
		--libexecdir="${EPREFIX}/$(get_libdir)/" \
172
		--libexecdir="${EPREFIX}/$(get_libdir)/" \
173
		--with-kbuild="${KV_DIR}"
173
		--with-kbuild="${KV_OUT_DIR}"
174
}
174
}
175
175
176
src_compile() {
176
src_compile() {

Return to bug 565686