cd $SOURCE_DIRECTORY &&
default_install &&

if is_depends_enabled $SPELL qt4; then
  install -vm 755 GUI/i7z_GUI $INSTALL_ROOT/usr/bin
fi
