#!/bin/bash hvbuild() { cd ${LFS_TMP}/${PACKAGE} make make PREFIX=/usr SBINDIR=/sbin install }