#!/bin/bash hvconfig_post() { # Apply a sed which prevents the attempted installation of an invalid file: sed -i '/cmake/d' ${LFS_TMP}/${PACKAGE}-build/Makefile }