[maemo-commits] [maemo-commits] r19381 - projects/haf/trunk/libmatchbox2/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 23 13:51:36 EEST 2009
Author: aendrodi
Date: 2009-09-23 13:50:34 +0300 (Wed, 23 Sep 2009)
New Revision: 19381

Modified:
   projects/haf/trunk/libmatchbox2/debian/rules
Log:
build faster


Modified: projects/haf/trunk/libmatchbox2/debian/rules
===================================================================
--- projects/haf/trunk/libmatchbox2/debian/rules	2009-09-21 13:04:42 UTC (rev 19380)
+++ projects/haf/trunk/libmatchbox2/debian/rules	2009-09-23 10:50:34 UTC (rev 19381)
@@ -13,4 +13,4 @@
 DEB_DH_STRIP_ARGS := --dbg-package=libmatchbox2
 
 makebuilddir/libmatchbox2::
-	autoreconf -i -f
+	[ -f configure ] || autoreconf -i -f

More information about the maemo-commits mailing list