chiark / gitweb /
more portable perl shebangs (#7701)
authorJörg Thalheim <Mic92@users.noreply.github.com>
Tue, 19 Dec 2017 10:13:34 +0000 (10:13 +0000)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:39 +0000 (07:49 +0200)
commit6985e33602941a1da54772a0a522700284131d65
tree85582902c475203ea75636f32a4dbee212cf4431
parent89436869d11ac1e91f26d7f2cc9acbf546a0da4c
more portable perl shebangs (#7701)

same motivation as in #5816:

- distributions have scripts to rewrite shebangs on installation and
  they know what locations to rely on.
- For tests/compilation we should rather rely on the user to have setup
  there PATH correctly.
tools/check-includes.pl