[sear] Temporary change to get config.log output

Bruno Wolff III bruno at fedoraproject.org
Mon Jan 16 22:18:11 UTC 2012


commit 82c70515b02f5ef2e3f08eb8222febafbcf11d20
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jan 16 16:17:48 2012 -0600

    Temporary change to get config.log output

 sear.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sear.spec b/sear.spec
index 125b1ed..6a5c9a5 100644
--- a/sear.spec
+++ b/sear.spec
@@ -56,7 +56,7 @@ chmod a-x */*.xpm
 
 # Since this isn't an actual release we need to do autotools stuff
 ./autogen.sh
-%configure
+%configure || cat config.log
 make %{?_smp_mflags}
 
 %install


More information about the scm-commits mailing list