Commit Graph

3 Commits

Author SHA1 Message Date
Laurence Withers dcee211388 Update shell files to use /bin/bash and POSIX .
bash's earlier problems with subshells running scripts starting #!/bin/bash
seem to be solved, so explicitly mark all scripts as requiring bash.
Furthermore, change all source built-ins to prefix the path with "./" as
required by POSIX. Together these changes should stop further problems
with changes of source built-in semantics in future.
2009-04-06 14:13:06 +00:00
Laurence Withers 13efab326f Update copyright dates 2009-01-03 22:55:04 +00:00
Laurence Withers 9644807226 Add a new script to install symlinks into a project that has been
checked out but which does not contain the maintainer scripts.
2006-07-27 18:20:00 +01:00