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