[coreutils] workaround the build failure in koji for now

Ondrej Vasik ovasik at fedoraproject.org
Wed Oct 12 14:47:28 UTC 2011


commit cdb1602dfeb3f64622193f2f8be70757d37b0442
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Wed Oct 12 16:47:21 2011 +0200

    workaround the build failure in koji for now

 coreutils-6.10-configuration.patch |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/coreutils-6.10-configuration.patch b/coreutils-6.10-configuration.patch
index c314db9..2fd3498 100644
--- a/coreutils-6.10-configuration.patch
+++ b/coreutils-6.10-configuration.patch
@@ -57,6 +57,19 @@ diff -urNp coreutils-8.13-orig/gnulib-tests/gnulib.mk coreutils-8.13/gnulib-test
  
  ## end   gnulib module linkat-tests
  
+@@ -1284,9 +1284,9 @@ EXTRA_DIST += test-memrchr.c zerosize-ptr.h signature.h macros.h
+
+## begin gnulib module memrchr-tests
+
+-TESTS += test-memrchr
+-check_PROGRAMS += test-memrchr
+-EXTRA_DIST += test-memrchr.c zerosize-ptr.h signature.h macros.h
++#TESTS += test-memrchr
++#check_PROGRAMS += test-memrchr
++#EXTRA_DIST += test-memrchr.c zerosize-ptr.h signature.h macros.h
+
+## end   gnulib module memrchr-tests
+
 @@ -1891,9 +1891,9 @@ EXTRA_DIST += test-uname.c signature.h m
  
  ## begin gnulib module unistd-safer-tests


More information about the scm-commits mailing list