From 63214057431c558e4c216c4e3ea12c7b06bd4950 Mon Sep 17 00:00:00 2001 From: gobo72 Date: Sun, 7 Nov 2010 21:01:02 +0000 Subject: [PATCH] Removed fix for m4, obsoleted by new version 1.4.15 --- stage1/pkg/m4 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/stage1/pkg/m4 b/stage1/pkg/m4 index 9319388..38f969c 100644 --- a/stage1/pkg/m4 +++ b/stage1/pkg/m4 @@ -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 ' -i ${LFS_TMP}/${PACKAGE}/src/path.c -} - # Configure can not properly determine the results of the following tests: hvconfig_cache() { -- 2.20.1