--- Begin Message ---
Subject: |
[PATCH 0/3] Fix some scripts in compression packages when cross-compiling |
Date: |
Fri, 28 Oct 2022 13:18:45 +0100 |
User-agent: |
mu4e 1.8.9; emacs 28.1 |
I noticed these are broken on the Hurd.
Christopher Baines (3):
gnu: gzip: Fix script interpreters when cross-compiling.
gnu: xz: Fix script interpreters when cross-compiling.
gnu: bzip2: Fix script interpreters when cross-compiling.
gnu/packages/compression.scm | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
2.37.3
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Subject: |
Re: [bug#58834] [PATCH 0/3] Fix some scripts in compression packages when cross-compiling |
Date: |
Sat, 29 Oct 2022 09:41:41 +0100 |
User-agent: |
mu4e 1.8.9; emacs 28.1 |
Christopher Baines <mail@cbaines.net> writes:
> [[PGP Signed Part:Undecided]]
> I noticed these are broken on the Hurd.
>
> Christopher Baines (3):
> gnu: gzip: Fix script interpreters when cross-compiling.
> gnu: xz: Fix script interpreters when cross-compiling.
> gnu: bzip2: Fix script interpreters when cross-compiling.
>
> gnu/packages/compression.scm | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
I've gone ahead and pushed these changes now as
e4fcb6d1b3ca7346123deb14f10b724b15ff06b1.
signature.asc
Description: PGP signature
--- End Message ---