[gnash/gnash-git] Add autoreconf to %prep

Hicham HAOUARI hicham at fedoraproject.org
Tue Feb 1 13:10:42 UTC 2011


commit d036519707b5b0df6115b684584cd031b4a4066b
Author: Hicham HAOUARI <hicham.haouari at gmail.com>
Date:   Tue Feb 1 13:10:20 2011 +0000

    Add autoreconf to %prep

 gnash.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnash.spec b/gnash.spec
index 74bac2a..42ff711 100644
--- a/gnash.spec
+++ b/gnash.spec
@@ -126,6 +126,8 @@ iconv -f iso-8859-1 -t utf8 < AUTHORS > AUTHORS.utf8
 touch -r AUTHORS AUTHORS.utf8
 mv AUTHORS.utf8 AUTHORS
 
+autoreconf -if
+
 # delete bundled libltdl stuff to make sure it's not used
 rm -f libltdl/*.[ch] libltdl/*/*.[ch]
 


More information about the scm-commits mailing list