GNU bug report logs -
#25304
Libtool's ltmain.sh should have its shebang preserved
Previous Next
Reported by: ludo <at> gnu.org (Ludovic Courtès)
Date: Fri, 30 Dec 2016 23:35:02 UTC
Severity: important
Merged with 25508,
26749
Done: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #21 received at 25304 <at> debbugs.gnu.org (full text, mbox):
Hi,
Commit 98341757c8c45fca8d2b53f9972f5c6a32cf2c95, which was meant to fix
this bug¹, actually failed to do so:
--8<---------------cut here---------------start------------->8---
$ head -1 $(./pre-inst-env guix build libtool)/share/libtool/build-aux/ltmain.sh
#!/gnu/store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin/sh
$ git describe
v0.12.0-3136-g7312c62d3
--8<---------------cut here---------------end--------------->8---
I think the problem is that we’re patching ltmain.in when we should
really be patching the final file, after the ‘patch-shebangs’ phase.
Ludo’.
¹ <http://bugs.gnu.org/25304>
This bug report was last modified 4 years and 240 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.