Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage5 / pkg / mercurial
index 22dbcde..3d3dcdf 100644 (file)
@@ -2,8 +2,6 @@
 
 hvbuild()
 {
-    cd ${LFS_TMP}/${PACKAGE}
-
     make build
     make PREFIX=/usr install-bin
 }