default_install &&

if is_depends_enabled $SPELL hal;then
DEST=$INSTALL_ROOT/usr/share/hal/fdi/information/10freedesktop  &&
mkdir -p $DEST &&
cp etc/openct.fdi $DEST/10-usb-openct.fdi &&
cp etc/openct.hald $INSTALL_ROOT/usr/bin
fi
