Harmonise les bootscripts (daemon)
[hvlinux.git] / stage1 / pkg / m4
index 9319388..38f969c 100644 (file)
@@ -1,11 +1,5 @@
 #!/bin/bash
 
-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
-}
-
 # Configure can not properly determine the results of the following tests:
 hvconfig_cache()
 {