[next] telepathy-rakia: Always replace Autotools supporting files

Simon McVittie smcv at kemper.freedesktop.org
Wed May 7 03:36:32 PDT 2014


Module: telepathy-rakia
Branch: next
Commit: fc4476d2b36bf9564b441b6534b61d957bb87d60
URL:    http://cgit.freedesktop.org/telepathy/telepathy-rakia/commit/?id=fc4476d2b36bf9564b441b6534b61d957bb87d60

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed May  7 11:29:23 2014 +0100

Always replace Autotools supporting files

---

 autogen.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autogen.sh b/autogen.sh
index 381e32f..80c0abe 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 
-autoreconf -i -Wno-portability
+autoreconf -i -Wno-portability -f
 
 # Honor NOCONFIGURE for compatibility with gnome-autogen.sh
 if test x"$NOCONFIGURE" = x; then



More information about the telepathy-commits mailing list