X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fgcc;h=f3b4e73a41545dd3a9d200a8e9220321c02a6b32;hb=2121ae9154ff063eef0defe0a9208663062a2d01;hp=efde04bdd8b5ee7f44e7078d864f26c232706855;hpb=d9ee6b9ce4580bd0bff4ba9618333e63018a5556;p=hvlinux.git diff --git a/stage2/pkg/gcc b/stage2/pkg/gcc index efde04b..f3b4e73 100644 --- a/stage2/pkg/gcc +++ b/stage2/pkg/gcc @@ -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