-Replaced ffmpeg-svn by ffmpeg-git
[hvlinux.git] / stage5 / post-install
index e76a0a7..f9dbdb3 100755 (executable)
@@ -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