chiark / gitweb /
Makefile: Introduce an option to hack a prefix onto shebang lines.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 4 May 2018 23:49:59 +0000 (00:49 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 4 May 2018 23:51:46 +0000 (00:51 +0100)
commit0cd3b798913ef39dd1d69b5f29b276507cd02cb8
treeb15c20bf17dfe1e381cda178d9a36a40856f2c11
parenta3857ab280c3cbd4c97e0e3524fe2be069f7572a
Makefile: Introduce an option to hack a prefix onto shebang lines.

The `Termux' distribution lives in a subdirectory of the weird Android
filesystem.  Rather than symlinking scripts into `~/bin', copy them and
hack the shebang lines so that they can still find their interpreters
properly.
Makefile