X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fcompressdoc;h=5dc5d97c4ebd2e285f4379c3305ea60af2261323;hb=084138d08f9c85bbb7ba547e5e335cb478c4b11c;hp=764bc793616b099386197d81157a21c3280e4f87;hpb=2ad910e22979500192ea43d5599ad003440744a4;p=hvlinux.git diff --git a/stage2/compressdoc b/stage2/compressdoc index 764bc79..5dc5d97 100755 --- a/stage2/compressdoc +++ b/stage2/compressdoc @@ -1,14 +1,9 @@ #!/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 +install -v -m755 ${SCRDIR}/misc/compressdoc /usr/sbin # Compressing man pages with bzip2 /usr/sbin/compressdoc --bz2