#!/bin/bash hvconfig_pre() { cd ${LFS_TMP}/${PACKAGE} sh autogen.sh --prefix=/usr make distclean }