[bfast] Automake fix

verdurin verdurin at fedoraproject.org
Sat Jun 7 08:12:28 UTC 2014


commit acd11ddfdcfda09760620c7a91859db03605188b
Author: Adam Huffman <verdurin at fedoraproject.org>
Date:   Sat Jun 7 09:12:21 2014 +0100

    Automake fix

 bfast.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bfast.spec b/bfast.spec
index 8651e0c..15cdbac 100644
--- a/bfast.spec
+++ b/bfast.spec
@@ -48,7 +48,7 @@ other factors.
 sed -i '/^extended_CFLAGS=/ s/-m64//' configure
 
 %build
-autoreconf
+autoreconf -i
 %configure
 make %{?_smp_mflags} CFLAGS="%{optflags}"
 


More information about the scm-commits mailing list