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