#!/bin/bash hvconfig_pre() { # The following fixes an issue with Make 3.82: sed -i -r '/^-include/s/\*(.*)/proc\1 ps\1/' ${LFS_TMP}/${PACKAGE}/Makefile }