-Replaced ffmpeg-svn by ffmpeg-git
[hvlinux.git] / stage2 / hv-install-1
index 5f00f8a..fe49fbd 100755 (executable)
@@ -1,10 +1,6 @@
 #!/bin/bash
 
-# Reading system configuration informations, functions and package versions.
-source ../sysinfos
-source ../functions
-hvtrap_setup
-source ../packages-list
+source ../functions/main
 source /etc/profile
 
 if [ "x${USER}" != "xroot" ]; then