Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage2 / pkg / gcc
index efde04b..f3b4e73 100644 (file)
@@ -27,7 +27,7 @@ hvconfig_post()
 hvbuild_post()
 {
     # Install the libiberty header file that is needed by some packages:
-    cp -v ${LFS_TMP}/${PACKAGE}/include/libiberty.h /usr/include
+    cp -v ${SRC_DIR}/include/libiberty.h /usr/include
 
     ln -svf ../usr/bin/cpp /lib
     ln -svf gcc /usr/bin/cc