Add dia
[hvlinux.git] / stage2 / compressdoc
index 19ac7e5..5dc5d97 100755 (executable)
@@ -1,15 +1,9 @@
 #!/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
+install -v -m755 ${SCRDIR}/misc/compressdoc /usr/sbin
 
 # Compressing man pages with bzip2
 /usr/sbin/compressdoc --bz2