chiark / gitweb /
bin/mdw-build: Fetch `distdir' more robustly.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 5 Jun 2013 19:54:17 +0000 (20:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 17 Dec 2013 18:35:46 +0000 (18:35 +0000)
commitdd8d9a6cdcb8c9f4682dc99216db715c406e60a8
tree605ae85c4fe3b4881590d7e556d13cd44f39dc97
parent74bd743a2f7a7b36d5947a8b1a623aca33f40c9d
bin/mdw-build: Fetch `distdir' more robustly.

Some build scripts will try to build something before they can properly
answer the `print-distdir' question.  Avoid being confused by the
resulting spam by writing the distribution directory name to a weird
file descriptor.
bin/mdw-build