[libgxps] Force autoreconf to install updated files

Tom Hughes tomh at fedoraproject.org
Wed Jan 4 18:41:53 UTC 2012


commit 65f2cbcac3a655411014bd6058da87f3d95c0ffd
Author: Tom Hughes <tom at compton.nu>
Date:   Wed Jan 4 18:41:36 2012 +0000

    Force autoreconf to install updated files

 libgxps.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgxps.spec b/libgxps.spec
index a9af109..bfb6b91 100644
--- a/libgxps.spec
+++ b/libgxps.spec
@@ -54,7 +54,7 @@ documents using the %{name} library.
 %setup -q
 %patch0 -p1 -b .libm
 %patch1 -p1 -b .libpng15
-autoreconf
+autoreconf -i
 
 
 %build


More information about the scm-commits mailing list