setup_pkgmgr(): Make the 'build' use flag passed in
[catalyst.git] / targets / stage1 / stage1-chroot.sh
index ed83f3852f456bb195285657ef7269800a9da2c1..eccbd3fb1e9fef232fea4039a6494e5f6cdd664f 100755 (executable)
@@ -21,7 +21,7 @@ then
 fi
 
 ## Setup seed pkgmgr to ensure latest
-clst_root_path=/ setup_pkgmgr
+clst_root_path=/ setup_pkgmgr "build"
 
 # Update stage3
 if [ -n "${clst_update_seed}" ]; then