Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / cpio
index 1792478..e3d6210 100644 (file)
@@ -2,7 +2,7 @@
 
 hvconfig_pre()
 {
-    sed -i -e '/gets is a/d' ${LFS_TMP}/${PACKAGE}/gnu/stdio.in.h
+    sed -i -e '/gets is a/d' ${SRC_DIR}/gnu/stdio.in.h
 }
 
 hvbuild_post()