View | Details | Raw Unified
Collapse All | Expand All

(-) findutils-4.3.6-r1.ebuild (-1 / +1 lines)
 Lines 54-60    Link Here 
		--libexecdir=/usr/$(get_libdir)/find \
		--libexecdir=/usr/$(get_libdir)/find \
		${myconf} \
		${myconf} \
		|| die "configure failed"
		|| die "configure failed"
	emake LDFLAGS="-lm" AR="$(tc-getAR)" || die "make failed"
	emake AR="$(tc-getAR)" || die "make failed"
}
}
src_install() {
src_install() {