Merge branch 'master' of tourmaline:git/lw-build-system

This commit is contained in:
Laurence Withers 2007-03-30 19:41:49 +00:00
commit 9ecd2fb998
6 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# lw-build-system/scripts/module-create.sh
#
# (c)2006, Laurence Withers, <l@lwithers.me.uk>.

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# lw-build-system/scripts/release.sh
#
# (c)2006, Laurence Withers, <l@lwithers.me.uk>.