Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / dosfstools
index c9e35f2..5db98dc 100644 (file)
@@ -2,7 +2,6 @@
 
 hvbuild()
 {
-    cd ${LFS_TMP}/${PACKAGE}
     make
     make PREFIX=/usr SBINDIR=/sbin install
 }