mbox series

[bug#58834,0/3] Fix some scripts in compression packages when cross-compiling

Message ID 871qqs6sz7.fsf@cbaines.net
Headers show
Series Fix some scripts in compression packages when cross-compiling | expand

Message

Christopher Baines Oct. 28, 2022, 12:18 p.m. UTC
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(+)

Comments

Christopher Baines Oct. 29, 2022, 8:41 a.m. UTC | #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.