gnu: libtool: Restore shebangs on all libtoolize files.
authorMiguel Ángel Arruga Vivas <rosen644835@gmail.com>
Fri, 13 Nov 2020 14:24:46 +0000 (15:24 +0100)
committerMiguel Ángel Arruga Vivas <rosen644835@gmail.com>
Mon, 16 Nov 2020 12:44:29 +0000 (13:44 +0100)
commit8d263ff254292c9e13a9848f90b52263da52d570
tree4fd437f165215f5ed084abd638ac615a2f106fde
parentdbb4c665e4d17aa7fdc39220ef79560c545628d3
gnu: libtool: Restore shebangs on all libtoolize files.

Fixes <https://bugs.gnu.org/25304>.

* gnu/packages/autotools.scm (libtool)[restore-build-aux-shebang]: New
phase after install.
[restore-ltmain-shebang]: Remove phase, it is now performed by the phase
restore-build-aux-shebang.
gnu/packages/autotools.scm