[releng] sample-tarball.jhbuildrc: point to 3.9.5, exclude glade and force epiphany configuration flags
- From: Luca Ferretti <lferrett src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [releng] sample-tarball.jhbuildrc: point to 3.9.5, exclude glade and force epiphany configuration flags
- Date: Sat, 3 Aug 2013 19:12:44 +0000 (UTC)
commit 3d5a941f292fa8922c610b8eeeae90d073db4350
Author: Luca Ferretti <lferrett gnome org>
Date: Sat Aug 3 21:09:37 2013 +0200
sample-tarball.jhbuildrc: point to 3.9.5, exclude glade and force epiphany configuration flags
tools/smoketesting/sample-tarball.jhbuildrc | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tools/smoketesting/sample-tarball.jhbuildrc b/tools/smoketesting/sample-tarball.jhbuildrc
index 5ca6a8d..a2e7323 100644
--- a/tools/smoketesting/sample-tarball.jhbuildrc
+++ b/tools/smoketesting/sample-tarball.jhbuildrc
@@ -8,7 +8,7 @@
# modulesets directory, or even the URL of a module set file on
# a web server.
use_local_modulesets = True
-moduleset = 'gnome-apps-3.9.4'
+moduleset = 'gnome-apps-3.9.5'
# A list of the modules to build. Defaults to the Gnome Desktop and
# developer platform.
@@ -37,3 +37,7 @@ module_autogenargs['pangomm'] = autogenargs + ' --disable-documentation'
module_autogenargs['glibmm'] = autogenargs + ' --disable-documentation'
module_autogenargs['gtkmm'] = autogenargs + ' --disable-documentation'
module_autogenargs['gtk+'] = autogenargs + ' --disable-installed-tests'
+
+## additions for 3.9.5
+skip = ['glade']
+module_autogenargs['epiphany'] = autogenargs + ' --disable-maintainer-mode'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]