[Lunar-commits] <moonbase> coreutils: commit the BUILD file too.

Florin Braescu florin at lunar-linux.org
Sat Apr 19 14:59:38 CEST 2008


commit 76f7cfd1104d041714ff3753a7705f7154f7800b
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 19 15:59:38 2008 +0300

    coreutils: commit the BUILD file too.
---
 utils/coreutils/BUILD |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/utils/coreutils/BUILD b/utils/coreutils/BUILD
index cde6dbb..b43138a 100644
--- a/utils/coreutils/BUILD
+++ b/utils/coreutils/BUILD
@@ -1,13 +1,6 @@
 (
 
   patch_it $SOURCE2 1 &&
-  # This patch resolve conflicts with shadow and heimdal
-  patch_it $SOURCE3 1 &&
-
-  # This should go away in version > 6.9
-  for i in lib/utimens.{c,h} src/{copy,touch}.c ; do
-    sedit 's/futimens/gl_&/' $i
-  done &&
 
   bad_flags -malign-double
 


More information about the Lunar-commits mailing list