X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fcompressdoc;h=3e275aaeb00cb437056c838b7fc2d8c495857b2a;hb=fd7d0d6a1ec9d227e64d48ab65849a8061fc2fe2;hp=19ac7e54c8ae1cc541caa7acd5fceda2f095f0e2;hpb=b5bfb2006502b57fab234345a2393fd04e6d55ad;p=hvlinux.git diff --git a/stage2/compressdoc b/stage2/compressdoc index 19ac7e5..3e275aa 100755 --- a/stage2/compressdoc +++ b/stage2/compressdoc @@ -1,12 +1,6 @@ #!/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 ../functions -source ../packages-list +source ../functions/main # If not already installed by previous invocation of this script: install -m755 ${SCRDIR}/misc/compressdoc /usr/sbin