Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] findutils: fix tests
@ 2020-11-03 20:43 jnbr
  2020-11-06 20:35 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 1 reply; 2+ messages in thread
From: jnbr @ 2020-11-03 20:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

There is a new pull request by jnbr against master on the void-packages repository

https://github.com/jnbr/void-packages findutils
https://github.com/void-linux/void-packages/pull/26111

findutils: fix tests


A patch file from https://github.com/void-linux/void-packages/pull/26111.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-findutils-26111.patch --]
[-- Type: text/x-diff, Size: 966 bytes --]

From 09cc0af3773c879d27668310244b2247b00b5bdf Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Tue, 3 Nov 2020 21:20:48 +0100
Subject: [PATCH] findutils: fix tests

---
 srcpkgs/findutils/template | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/findutils/template b/srcpkgs/findutils/template
index 2155bdd80bd..dac19bad8de 100644
--- a/srcpkgs/findutils/template
+++ b/srcpkgs/findutils/template
@@ -25,7 +25,9 @@ post_extract() {
 pre_check() {
 	# LFS reccomends disabling this due to to the possibility of looping forever on some machines
 	# see: http://www.linuxfromscratch.org/lfs/view/development/chapter06/findutils.html
-	sed -i 's/test-lock..EXEEXT.//' tests/Makefile.in
+	vsed -i 's/test-lock..EXEEXT.//' gnulib-tests/Makefile
+	# help-version is broken because we do not build locate
+	vsed -i "/tests\/misc\/help-version.sh/d" Makefile
 }
 post_configure() {
 	make -C locate dblocation.texi

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: findutils: fix tests
  2020-11-03 20:43 [PR PATCH] findutils: fix tests jnbr
@ 2020-11-06 20:35 ` jnbr
  0 siblings, 0 replies; 2+ messages in thread
From: jnbr @ 2020-11-06 20:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

There's a merged pull request on the void-packages repository

findutils: fix tests
https://github.com/void-linux/void-packages/pull/26111

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-06 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 20:43 [PR PATCH] findutils: fix tests jnbr
2020-11-06 20:35 ` [PR PATCH] [Merged]: " jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).