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