summaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-05-07 12:15:04 +0100
committerChristopher Baines <mail@cbaines.net>2023-05-07 12:16:51 +0100
commit8b855dc1f4a3e31c002c229ad4d91525f4ce97d3 (patch)
tree845c86c7f75607a8c152b72e1fc06dfb7c4a5c6a /gnu/packages/commencement.scm
parentaad47b1b925262eb27ee1d4fcd19461deebb12e6 (diff)
gnu: findutils: Update XFAIL_TESTS for the hurd.
This could do with more investigating, but this reflects what I see locally. * gnu/packages/base.scm (findutils)[arguments]: Update XFAIL_TESTS for the hurd. * gnu/packages/commencement.scm (findutils-boot0): Stop clearing the make-flags, so the above change applies to findutils-boot0.
Diffstat (limited to 'gnu/packages/commencement.scm')
-rw-r--r--gnu/packages/commencement.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index a6d3fcfce2..ab07fb37ab 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2082,9 +2082,7 @@ exec " gcc "/bin/" program
(substitute* "gnulib-tests/Makefile"
(("^XFAIL_TESTS =")
"XFAIL_TESTS = test-fnmatch ")))))
- '())))
- ((#:make-flags flags ''())
- ''()))))))
+ '()))))))))
(define file
(package