#!/bin/bash hvbuild() { cd ${LFS_TMP}/${PACKAGE} ${HVMAKE} ${HVMAKE} prefix=/usr install }