From 4df31e4a814779d9c80cdb244788a8c9e0ac79f1 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Mon, 20 Sep 2010 00:59:22 +0000 Subject: go.sh: this now skips the larch6 stuff and runs larch7 instead. Right now it's only one profile --- build_tools/go.sh | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v0.12