X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Ftoolchain-adjust;h=300fc17f45420c26ee18554b76ba620b7258cb9f;hb=f920c7ef750f2163b9e407cc453b192ede2c185a;hp=4b11cfcb025fcd2cf44315f8afcdc07ed9714832;hpb=1eb363044c6ee3115e62736aed4403b750082b44;p=hvlinux.git diff --git a/stage2/toolchain-adjust b/stage2/toolchain-adjust index 4b11cfc..300fc17 100755 --- a/stage2/toolchain-adjust +++ b/stage2/toolchain-adjust @@ -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 # 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.