[ostree] README: Fixes



commit a9e153fbea8202805f33a865ee8f7a0147ba53a1
Author: Colin Walters <walters verbum org>
Date:   Thu Feb 2 13:55:49 2012 -0500

    README: Fixes

 gnomeos/README |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/gnomeos/README b/gnomeos/README
index 6f9afb2..2681956 100644
--- a/gnomeos/README
+++ b/gnomeos/README
@@ -73,8 +73,13 @@ cd $builddir
 bitbake ostree-native
 bitbake gnomeos-contents-{runtime,devel}
 
+# This bit is just for shorthand convenience, you can skip it 
+cd $builddir
+ln -s tmp/deploy/images/repo repo
+
 # Now create a file ~/.config/ostbuild.cfg
 # example contents:
+# [global]
 # repo=/src/build/gnomeos-build/build/repo
 # mirrordir=/src/build/ostbuild/src
 # workdir=/src/build/ostbuild/work
@@ -82,6 +87,3 @@ bitbake gnomeos-contents-{runtime,devel}
 
 ostbuild resolve
 ostbuild build
-
-
-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]