[OpenEXR_Viewers] Fix autoreconf

Nicolas Chauvet kwizart at fedoraproject.org
Sun Sep 5 21:37:40 UTC 2010


commit 467d40986877240cece33ff0a347b1296936fb74
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Sep 5 23:38:52 2010 +0200

    Fix autoreconf

 OpenEXR_Viewers.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/OpenEXR_Viewers.spec b/OpenEXR_Viewers.spec
index 7648c0f..f45887d 100644
--- a/OpenEXR_Viewers.spec
+++ b/OpenEXR_Viewers.spec
@@ -75,7 +75,7 @@ This package contains documentation files for %{name}.
 sed -i -e 's|ACTUAL_PREFIX/lib/CTL|ACTUAL_PREFIX/lib64/CTL|' configure.ac
 %endif
 #Needed to update CTL compiler test
-autoreconf -vif
+autoconf
 
 
 %build


More information about the scm-commits mailing list