-Chaque paquet installé avec succès a maintenant un fichier paquet.done
[hvlinux.git] / functions / fpkg
index dd855d9..7a17a83 100644 (file)
@@ -61,6 +61,8 @@ update_packages_init()
     # downloading other packages
     export RCMD_NO_EXIT=1
 
+    test_presence_of_packages_directory
+
     # First create log directory if it does not exists.
     if [ ! -d ${LFS_LOG_DIR} ]; then
        install -m755 -d ${LFS_LOG_DIR} || exit 1