#!/bin/bash hvconfig() { cd ${LFS_TMP}/${PACKAGE}/source ./configure ${CONFIGURE_OPTS} }