[jhbuild] 3.22: Tell osinfo-db to install to system



commit b920a5c3b0b4bf578f20ea43375a0cdfe5c9fb42
Author: Zeeshan Ali <zeenix gmail com>
Date:   Tue Sep 13 11:59:48 2016 +0200

    3.22: Tell osinfo-db to install to system
    
    Rather than to user's home dir.

 modulesets/gnome-suites-core-deps-3.22.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.22.modules b/modulesets/gnome-suites-core-deps-3.22.modules
index 3570c29..ceda744 100644
--- a/modulesets/gnome-suites-core-deps-3.22.modules
+++ b/modulesets/gnome-suites-core-deps-3.22.modules
@@ -1211,7 +1211,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="osinfo-db" skip-autogen="true" supports-non-srcdir-builds="no">
+  <autotools id="osinfo-db" skip-autogen="true" supports-non-srcdir-builds="no" 
makeinstallargs="OSINFO_DB_TARGET=--system">
     <branch repo="gitlab.com" module="libosinfo/osinfo-db.git"/>
     <dependencies>
       <dep package="osinfo-db-tools"/>


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