#!/bin/bash hvbuild() { cd ${LFS_TMP}/${PACKAGE} ./bootstrap.sh ./bjam --prefix=/usr ./bjam install }