diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-29 00:37:08 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-29 00:37:08 (GMT) |
commit | 29777fbb692250fb0d9075a1f19382f88ba1211d (patch) | |
tree | 7cd7f0adc1b235fef7008afb16f1f40a66f96ff5 /build_tools | |
parent | 2c15cfbedce8356fc5169eb9a536313e7da78b35 (diff) | |
parent | 54b31daa8d2ffbb55c4b8d494c8990e0e3c49bea (diff) | |
download | linhes_dev-29777fbb692250fb0d9075a1f19382f88ba1211d.zip |
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-dev
Diffstat (limited to 'build_tools')
-rwxr-xr-x | build_tools/go.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/go.sh b/build_tools/go.sh index e57dec0..8d93db8 100755 --- a/build_tools/go.sh +++ b/build_tools/go.sh @@ -1,4 +1,5 @@ #!/bin/bash +# . /etc/makepkg.conf clear cd clarch || exit 1 |