default_install &&
if  install_config_file  $SPELL_DIRECTORY/profile.d/qt4.sh   \
  $INSTALL_ROOT/etc/profile.d/qt4.sh;  then
  chmod  0755  $INSTALL_ROOT/etc/profile.d/qt4.sh
fi

