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