Re: Problem with texinfo 5.0 package

2013-02-20 Thread Ludovic Courtès
Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Mark H Weaver skribis: >> >>> The built texinfo 5.0 packages contain a few uses of 'perl' that are not >>> pointing to a specific version in /nix/store: >> >> Yes, I know, but since in ‘core-updates’ we’ll change ‘patch-shebang

Re: Problem with texinfo 5.0 package

2013-02-20 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Mark H Weaver skribis: > >> The built texinfo 5.0 packages contain a few uses of 'perl' that are not >> pointing to a specific version in /nix/store: > > Yes, I know, but since in ‘core-updates’ we’ll change ‘patch-shebang’ to > handle /usr/bin/env special

Re: Problem with texinfo 5.0 package

2013-02-20 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > carl hansen skribis: > >> FYI When I recently upgraded to texinfo-5, I had to make a soft link >> ln -s texi2any makeinfo >> The link was supposed to be made in the package, but it wasn't. It >> might be relevant to you. > > I just installed (from Guix)

Re: Problem with texinfo 5.0 package

2013-02-20 Thread Ludovic Courtès
carl hansen skribis: > FYI When I recently upgraded to texinfo-5, I had to make a soft link > ln -s texi2any makeinfo > The link was supposed to be made in the package, but it wasn't. It > might be relevant to you. I just installed (from Guix) it and it did create the symlink. Ludo’.

Re: Problem with texinfo 5.0 package

2013-02-20 Thread Ludovic Courtès
Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Mark H Weaver skribis: >> >>> The built texinfo 5.0 packages contain a few uses of 'perl' that are not >>> pointing to a specific version in /nix/store: >> >> Yes, I know, but since in ‘core-updates’ we’ll change ‘patch-shebang

Re: Problem with texinfo 5.0 package

2013-02-20 Thread carl hansen
On Wed, Feb 20, 2013 at 10:42 AM, Mark H Weaver wrote: > l...@gnu.org (Ludovic Courtès) writes: > >> Mark H Weaver skribis: >> >>> The built texinfo 5.0 packages contain a few uses of 'perl' that are not >>> pointing to a specific version in /nix/store: >> >> Yes, I know, but since in ‘core-updat

Re: Problem with texinfo 5.0 package

2013-02-20 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Mark H Weaver skribis: > >> The built texinfo 5.0 packages contain a few uses of 'perl' that are not >> pointing to a specific version in /nix/store: > > Yes, I know, but since in ‘core-updates’ we’ll change ‘patch-shebang’ to > handle /usr/bin/env special

Re: Problem with texinfo 5.0 package

2013-02-20 Thread Ludovic Courtès
Mark H Weaver skribis: > The built texinfo 5.0 packages contain a few uses of 'perl' that are not > pointing to a specific version in /nix/store: Yes, I know, but since in ‘core-updates’ we’ll change ‘patch-shebang’ to handle /usr/bin/env specially, that’ll work well there. Ludo’.

Problem with texinfo 5.0 package

2013-02-19 Thread Mark H Weaver
Hi Ludovic, Regarding commit a24b75d8e1753da629ecf945f4022eee4c340aed: The built texinfo 5.0 packages contain a few uses of 'perl' that are not pointing to a specific version in /nix/store: ./bin/pod2texi:1:#!/nix/store/777jas1fcgc38hmvq6lq1sa9k67f10kl-coreutils-8.20/bin/env perl ./bin/texi2dvi