[jhbuild] world: valgrind: disable non-srcdir-builds



commit 7c917707a462375b1b6ab2d16188af070365342d
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Mon Mar 27 21:49:20 2017 -0300

    world: valgrind: disable non-srcdir-builds
    
    Fix BGO#780627

 modulesets/gnome-world.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index ff568b0..2ef2536 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2810,7 +2810,7 @@
     <branch repo="opalvoip.sf.net" module="ptlib/branches/v2_14"/>
   </autotools>
 
-  <autotools id="valgrind" autogen-sh="autoreconf">
+  <autotools id="valgrind" autogen-sh="autoreconf" supports-non-srcdir-builds="no">
     <branch repo="valgrind.org" module="trunk"/>
   </autotools>
 


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