-Ajouté fichier à chaque stage pour indiquer qu'il est complété.
[hvlinux.git] / stage3 / hv-install-1
index f26a298..a1837be 100755 (executable)
@@ -119,6 +119,7 @@ ipkg -m noac ${LIBMNG}
 ipkg ${FREETYPE}
 ipkg ${FONTCONFIG}
 
-echo "Total build time: $(get_total_build_time ${LFS_LOG_FILE})h"
+write_completed_stage
+display_stage_build_stats
 
 exit $?