Enlevé le get automatique dans le target all du Makefile (cause problème au stage2...
[hvlinux.git] / stage1 / packages-update
index 3fc5ac0..bd39bce 100755 (executable)
@@ -1,13 +1,12 @@
 #!/bin/bash
 
-LFS_STAGE="stage1"
 USE_CLFS_PATCHES=1
 USE_HV_PATCHES=1
 
 # Reading system configuration informations, functions and package versions.
 source ../sysinfos
 source ../functions
-source ../functions-update
+source ../functions-fpkg
 source ../packages-list
 
 update_packages_init