X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fprocps;h=00ed609a1a1c3a8212a4a1daa6dff8b19315220f;hb=b6f8c455b6b970c08eab79303c95acbc1506f61d;hp=fcd1afc72e55495c7eb20cdc7dee837863045c59;hpb=3605ab38ca7604b1fe43c3bce5e4963730a85d39;p=hvlinux.git diff --git a/stage2/pkg/procps b/stage2/pkg/procps index fcd1afc..00ed609 100644 --- a/stage2/pkg/procps +++ b/stage2/pkg/procps @@ -3,5 +3,5 @@ hvconfig_pre() { # The following fixes an issue with Make 3.82: - sed -i -r '/^-include/s/\*(.*)/proc\1 ps\1/' ${LFS_TMP}/${PACKAGE}/Makefile + sed -i -r '/^-include/s/\*(.*)/proc\1 ps\1/' ${SRC_DIR}/Makefile }