X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fcompressdoc;h=764bc793616b099386197d81157a21c3280e4f87;hb=2ad910e22979500192ea43d5599ad003440744a4;hp=19ac7e54c8ae1cc541caa7acd5fceda2f095f0e2;hpb=b5bfb2006502b57fab234345a2393fd04e6d55ad;p=hvlinux.git diff --git a/stage2/compressdoc b/stage2/compressdoc index 19ac7e5..764bc79 100755 --- a/stage2/compressdoc +++ b/stage2/compressdoc @@ -1,12 +1,11 @@ #!/bin/bash -set -o errexit # First argument of this script is the package name. # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions -source ../packages-list +source ../config/packages-list # If not already installed by previous invocation of this script: install -m755 ${SCRDIR}/misc/compressdoc /usr/sbin