[gdl/el6/master] debug

Orion Poplawski orion at fedoraproject.org
Mon Dec 6 23:13:22 UTC 2010


commit 5e5f299c0a1447ac0e49422db4f1f1f5b5ea4e67
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Dec 6 16:13:14 2010 -0700

    debug

 gdl.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gdl.spec b/gdl.spec
index ee7bc12..93ad7e9 100644
--- a/gdl.spec
+++ b/gdl.spec
@@ -120,8 +120,7 @@ mkdir build build-python
 #Build the standalone executable
 pushd build
 ln -s ../configure .
-%configure %{configure_opts}
-cat config.log
+%configure %{configure_opts} || cat config.log && exit 1
 make %{?_smp_mflags}
 popd
 #Build the python module


More information about the scm-commits mailing list