#!/bin/bash hvbuild() { cd ${LFS_TMP}/${PACKAGE} make -f makefile.unix install -v -m755 unrar /usr/bin }