[jhbuild] Update sample.jhbuildrc with new default prefixes
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Update sample.jhbuildrc with new default prefixes
- Date: Fri, 7 Mar 2014 17:03:09 +0000 (UTC)
commit a9f71f2588adb6e8604291777db47e2b91ee0c3f
Author: Kalev Lember <kalevlember gmail com>
Date: Fri Mar 7 17:51:10 2014 +0100
Update sample.jhbuildrc with new default prefixes
examples/sample.jhbuildrc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/examples/sample.jhbuildrc b/examples/sample.jhbuildrc
index 617c912..f62b7b2 100644
--- a/examples/sample.jhbuildrc
+++ b/examples/sample.jhbuildrc
@@ -19,10 +19,10 @@
# modules = ['meta-gnome-desktop']
# what directory should the source be checked out to?
-checkoutroot = '~/checkout/gnome'
+checkoutroot = '~/jhbuild/checkout'
# the prefix to configure/install modules to (must have write access)
-prefix = '/opt/gnome'
+prefix = '~/jhbuild/install'
# custom CFLAGS / environment pieces for the build
# os.environ['CFLAGS'] = '-Wall -g -O0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]