[jhbuild] recipes: Don't do non-srcdir build



commit b7bbae3cee8d1433e48ff65b96950d60b5bb0b56
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 25 15:13:56 2017 -0500

    recipes: Don't do non-srcdir build
    
    Working around gettext obstinacy wrt to generated sources is
    just too hard. We'll do non-srcdir builds when we switch to
    meson.

 modulesets/gnome-apps-3.24.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.24.modules b/modulesets/gnome-apps-3.24.modules
index 3144c15..0bc3692 100644
--- a/modulesets/gnome-apps-3.24.modules
+++ b/modulesets/gnome-apps-3.24.modules
@@ -417,7 +417,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="recipes">
+  <autotools id="recipes" supports-non-srcdir-builds="no">
     <branch/>
     <dependencies>
       <dep package="gnome-autoar"/>


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