-Amélioré fonctions de download des packages
[hvlinux.git] / stage2 / compressdoc
index 764bc79..3e275aa 100755 (executable)
@@ -1,11 +1,6 @@
 #!/bin/bash
 
-# First argument of this script is the package name.
-
-# Reading system configuration informations, functions and package versions.
-source ../config/sysinfos
-source ../functions
-source ../config/packages-list
+source ../functions/main
 
 # If not already installed by previous invocation of this script:
 install -m755 ${SCRDIR}/misc/compressdoc /usr/sbin