Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / docbook-utils
index f822667..158bcfb 100644 (file)
@@ -2,8 +2,7 @@
 
 hvconfig_pre()
 {
-    cd ${LFS_TMP}/${PACKAGE}
-    sed -i 's:/html::' doc/HTML/Makefile.in
+    sed -i 's:/html::' ${SRC_DIR}/doc/HTML/Makefile.in
 }
 
 hvbuild_post()