#!/bin/bash hvconfig_pre() { cd ${LFS_TMP}/${PACKAGE} autoreconf -i } hvbuild_post() { decompress_package ${GIT_MANPAGES} /usr/share/man }