X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpost-install;h=f9dbdb376690022ce9815d1e48b8e82c2dc765f8;hb=9b10776d29224587f739f7ac3698284b49696664;hp=e76a0a7739315961119bc4106e32b50c4cd41d30;hpb=3dae4c554ec18f465eb6ee5e6efdbdbe8557e13c;p=hvlinux.git diff --git a/stage5/post-install b/stage5/post-install index e76a0a7..f9dbdb3 100755 --- a/stage5/post-install +++ b/stage5/post-install @@ -1,12 +1,6 @@ -#!/bin/sh -set -o errexit +#!/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 [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then