#!/bin/bash hvconfig() { cd ${LFS_TMP}/${PACKAGE} ./bootstrap --prefix=/usr \ --system-libs \ --mandir=/share/man }