summaryrefslogtreecommitdiff
path: root/baserock-bootstrap
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-01-06 12:37:23 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-01-06 12:37:23 +0000
commitb605c727fef92f7ebff6b92ce0c834abbbc72f93 (patch)
tree5928eb5320a4d55750a29aa93b19c0126aa367cb /baserock-bootstrap
parentac8fe4af991b30666f9986903069d35a400fc1e1 (diff)
downloadmorph-b605c727fef92f7ebff6b92ce0c834abbbc72f93.tar.gz
build devel system
Diffstat (limited to 'baserock-bootstrap')
-rwxr-xr-xbaserock-bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock-bootstrap b/baserock-bootstrap
index 6ebb151b..733966f9 100755
--- a/baserock-bootstrap
+++ b/baserock-bootstrap
@@ -768,7 +768,7 @@ set -x
cd /baserock/gits/morph
mkdir -p /baserock/cache
python ./morph --verbose build \
- file:///baserock/gits/morphs/ liw/foo foundation.morph \
+ file:///baserock/gits/morphs/ liw/foo devel-system.morph \
--bootstrap \
--cachedir=/baserock/cache \
--log=/baserock/morph.log \