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

_______________________________________________
maemo-commits mailing list
maemo-commits@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-commits

Reply via email to