make-secnet-sites: Put our path component at the beginning
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Sep 2014 15:57:28 +0000 (16:57 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Sep 2014 15:58:45 +0000 (16:58 +0100)
commit90ad8cd46ff9870c19fe26b1f90c8abece5cc0da
tree6f2a448b0c1eb857c13819f723875405ddbf0428
parent79c6c87cf81e29ba5b881f68e94ab9994ed87f24
make-secnet-sites: Put our path component at the beginning

Otherwise installing the modern `ipaddr' python module (as found eg
python-ipaddr.deb) breaks secnet, because it will appear on the path
before our own copy of the Cendio Systems AB one.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
make-secnet-sites