Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage1 / pkg / bzip2
index 56bd28c..d81667a 100644 (file)
@@ -2,8 +2,6 @@
 
 hvbuild()
 {
-    cd ${LFS_TMP}/${PACKAGE}
-
     # Bzip2's default Makefile target automatically runs the testsuite as well.
     # Disable the tests since they won't work on a multi-architecture build:
     sed -e 's@^\(all:.*\) test@\1@g' -i Makefile