Add symlink to most recently compiled kernel in /boot
[hvlinux.git] / stage1 / pkg / m4
index d3ef530..38f969c 100644 (file)
@@ -14,9 +14,3 @@ gl_cv_func_wcrtomb_retval=yes
 gl_cv_func_wctob_works=yes
 EOF
 }
-
-hvconfig_pre()
-{
-    # Add a missing include statement into one of the source files:
-    sed -e '/"m4.h"/i\#include <sys/stat.h>' -i ${LFS_TMP}/${PACKAGE}/src/path.c
-}