jhbuild r2616 - in trunk: . modulesets



Author: gjc
Date: Sat Jan  3 23:00:36 2009
New Revision: 2616
URL: http://svn.gnome.org/viewvc/jhbuild?rev=2616&view=rev

Log:
gnome-python and gnome-python-desktop now use a builtin waf.

Modified:
   trunk/ChangeLog
   trunk/modulesets/gnome-suites-2.26.modules

Modified: trunk/modulesets/gnome-suites-2.26.modules
==============================================================================
--- trunk/modulesets/gnome-suites-2.26.modules	(original)
+++ trunk/modulesets/gnome-suites-2.26.modules	Sat Jan  3 23:00:36 2009
@@ -754,7 +754,7 @@
     </suggests>
   </autotools>
 
-  <waf id="gnome-python-desktop">
+  <waf id="gnome-python-desktop" waf-command="./waf">
     <branch/>
     <dependencies>
       <dep package="gnome-python"/>
@@ -1520,7 +1520,7 @@
     </dependencies>
   </autotools>
 
-  <waf id="gnome-python">
+  <waf id="gnome-python" waf-command="./waf">
     <branch/>
     <dependencies>
       <dep package="pygtk"/>



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