default_install &&
if spell_installed udev && spell_installed libusb;then
  message any user of usb printers must belong to the lp group \
          you may also need to remove the usblp module
  cp $SPELL_DIRECTORY/70-cups-libusb.rules $INSTALL_ROOT/etc/udev/rules.d/
fi
