if use usb; then
make DESTDIR="${D}" install-usb || die "make install-usb failed"
insinto /etc/hotplug/usb
doins scripts/hotplug/libhidups scripts/hotplug/libhid.usermap
fi
if use cgi; then