Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gzip: fix tests
@ 2020-11-03 20:57 jnbr
  2020-11-04 11:00 ` [PR REVIEW] " Piraty
  2020-11-05 20:42 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 2 replies; 3+ messages in thread
From: jnbr @ 2020-11-03 20:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages gzip
https://github.com/void-linux/void-packages/pull/26112

gzip: fix tests


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

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

From 19360248a1c0e24cc0e96b8bd81711903d3d2e83 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Tue, 3 Nov 2020 21:55:38 +0100
Subject: [PATCH] gzip: be more careful when disabling help-version check

---
 srcpkgs/gzip/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gzip/template b/srcpkgs/gzip/template
index d48c39b134f..f1ad271c15c 100644
--- a/srcpkgs/gzip/template
+++ b/srcpkgs/gzip/template
@@ -17,5 +17,5 @@ esac
 
 pre_check() {
 	# help-version test is know to fail
-	sed -i '1721,1727d;1447d' tests/Makefile
+	vsed -i '/help-version\s/d' tests/Makefile
 }

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

* Re: [PR REVIEW] gzip: fix tests
  2020-11-03 20:57 [PR PATCH] gzip: fix tests jnbr
@ 2020-11-04 11:00 ` Piraty
  2020-11-05 20:42 ` [PR PATCH] [Merged]: " jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-11-04 11:00 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/26112#discussion_r517262804

Comment:
:D

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

* Re: [PR PATCH] [Merged]: gzip: fix tests
  2020-11-03 20:57 [PR PATCH] gzip: fix tests jnbr
  2020-11-04 11:00 ` [PR REVIEW] " Piraty
@ 2020-11-05 20:42 ` jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: jnbr @ 2020-11-05 20:42 UTC (permalink / raw)
  To: ml

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

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

gzip: fix tests
https://github.com/void-linux/void-packages/pull/26112

Description:


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 20:57 [PR PATCH] gzip: fix tests jnbr
2020-11-04 11:00 ` [PR REVIEW] " Piraty
2020-11-05 20:42 ` [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).