X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Ftoolchain-adjust;h=300fc17f45420c26ee18554b76ba620b7258cb9f;hb=56e6ade2828debbb8210ffba1faa2193cb78d05c;hp=af99d6b49a71fb97ea5d28234f193b40ddde58e2;hpb=b5bfb2006502b57fab234345a2393fd04e6d55ad;p=hvlinux.git diff --git a/stage2/toolchain-adjust b/stage2/toolchain-adjust index af99d6b..300fc17 100755 --- a/stage2/toolchain-adjust +++ b/stage2/toolchain-adjust @@ -1,10 +1,9 @@ #!/bin/bash -set -o errexit # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions -source ../packages-list +source ../config/packages-list # Amend the GCC specs file so that it points to the new dynamic linker, and so # that GCC knows where to find its start files.