Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / ckermit
index 92d9276..efd2397 100644 (file)
@@ -2,7 +2,6 @@
 
 hvbuild()
 {
-    cd ${LFS_TMP}/${PACKAGE}
     make linux
     make prefix=/usr install
 }