Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage1 / pkg / gawk
index a3184e1..d9b556f 100644 (file)
@@ -3,5 +3,5 @@
 hvconfig_pre()
 {
     sed -e 's/check-recursive all-recursive: check-for-shared-lib-support/check-recursive all-recursive:/' \
-        -i ${LFS_TMP}/${PACKAGE}/extension/Makefile.in
+        -i ${SRC_DIR}/extension/Makefile.in
 }