Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / unrar
index 6cdfed2..70b58b0 100644 (file)
@@ -2,7 +2,6 @@
 
 hvbuild()
 {
-    cd ${LFS_TMP}/${PACKAGE}
     make -f makefile
     install -v -m755 unrar /usr/bin
 }