Mise à jour grub-1.99
[hvlinux.git] / stage6 / hv-install-1
index 091286f..5fbdcda 100755 (executable)
@@ -96,7 +96,6 @@ ipkg_gnome ${GNOME_SOUND_JUICER}
 ipkg_gnome ${GNOME_TOTEM}
 ipkg ${GDM}
 ipkg ${LIBNOTIFY}
-ipkg -m gnomenb ${GNOME_MOUNT}
 
 ipkg ${RHYTHMBOX} "--disable-python"
 
@@ -108,4 +107,7 @@ ipkg ${ABIWORD}  "--disable-spellcheck"
 ipkg_gnome ${EVOLUTION} "--with-nss-includes=/usr/include/nss --with-nspr-includes=/usr/include/nspr --with-openldap=yes --with-krb5=/usr"
 ipkg_gnome ${EVOLUTION_EXCHANGE}
 
+write_completed_stage
+display_stage_build_stats
+
 exit $?