Merge branche make
[hvlinux.git] / stage2 / toolchain-test
index 9881dc1..2b0a729 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/bash
 
 # Reading system configuration informations, functions and package versions.
-source ../sysinfos
+source ../config/sysinfos
 source ../functions
-source ../packages-list
+source ../config/packages-list
 
 # Testing toolchain
 cd /tmp