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