summaryrefslogtreecommitdiffstats
path: root/build_tools/go.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-09-20 00:59:22 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-09-20 00:59:22 (GMT)
commit4df31e4a814779d9c80cdb244788a8c9e0ac79f1 (patch)
treeb4634eb9c1fde8449829dff77157af00685d04ec /build_tools/go.sh
parentadd90203b1e10b3bc4ec3edc9705caf7de0233d2 (diff)
downloadlinhes_dev-4df31e4a814779d9c80cdb244788a8c9e0ac79f1.zip
go.sh: this now skips the larch6 stuff and runs larch7 instead.
Right now it's only one profile
Diffstat (limited to 'build_tools/go.sh')
-rwxr-xr-xbuild_tools/go.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build_tools/go.sh b/build_tools/go.sh
index 2d2f685..6fa94e0 100755
--- a/build_tools/go.sh
+++ b/build_tools/go.sh
@@ -1,5 +1,9 @@
#!/bin/bash
#
+cd /build_tools/l7
+./build_all
+exit 0
+
OLD=`pwd`
cd /build_tools
. /etc/makepkg.conf