src_install() {
# need to set root_libdir= manually as any --libdir options in the
# econf above (i.e. multilib) will screw up the default #276465
emake \
emake -j1 \
STRIP=: \
root_libdir="${EPREFIX%/}/usr/$(get_libdir)" \
DESTDIR="${D%/}" \