[maemo-commits] [maemo-commits] r14573 - projects/haf/jhbuild_modules

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Oct 23 14:40:20 EEST 2007
Author: xan
Date: 2007-10-23 14:40:18 +0300 (Tue, 23 Oct 2007)
New Revision: 14573

Modified:
   projects/haf/jhbuild_modules/ChangeLog
   projects/haf/jhbuild_modules/hildon-desktop.modules
Log:
2007-10-23  Xan Lopez  <xan.lopez at nokia.com>

	* hildon-desktop.modules: add autogen-sh=autoreconf  parameter
	to hildon-hacks as it does not have an autogen.sh


Modified: projects/haf/jhbuild_modules/ChangeLog
===================================================================
--- projects/haf/jhbuild_modules/ChangeLog	2007-10-23 11:25:04 UTC (rev 14572)
+++ projects/haf/jhbuild_modules/ChangeLog	2007-10-23 11:40:18 UTC (rev 14573)
@@ -1,5 +1,10 @@
 2007-10-23  Xan Lopez  <xan.lopez at nokia.com>
 
+	* hildon-desktop.modules: add autogen-sh=autoreconf  parameter
+	to hildon-hacks as it does not have an autogen.sh
+
+2007-10-23  Xan Lopez  <xan.lopez at nokia.com>
+
 	* hildon-desktop.modules: add hildon-hacks.
 
 2007-10-11  Xan Lopez  <xan.lopez at nokia.com>

Modified: projects/haf/jhbuild_modules/hildon-desktop.modules
===================================================================
--- projects/haf/jhbuild_modules/hildon-desktop.modules	2007-10-23 11:25:04 UTC (rev 14572)
+++ projects/haf/jhbuild_modules/hildon-desktop.modules	2007-10-23 11:40:18 UTC (rev 14573)
@@ -78,7 +78,8 @@
     </dependencies>
   </autotools>
 
-  <autotools id="hildon-hacks">
+  <autotools id="hildon-hacks"
+             autogen-sh="autoreconf">
     <branch repo="maemo.org-haf" module="trunk/hildon-hacks"/>
     <dependencies>
     </dependencies>


More information about the maemo-commits mailing list