Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage0 / pkg / gcc
index 489a3f3..fab1a51 100644 (file)
@@ -75,7 +75,7 @@ hvconfig_pre()
             --enable-libstdcxx-time \
             --enable-threads=posix"
 
-        cd ${LFS_TMP}/${PACKAGE}
+        cd ${SRC_DIR}
 
         # Change the StartFile Spec to point to the correct library location:
         echo -en '\n' >> gcc/config/linux.h