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)
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.


No differences found