[ghc-glib] remove the .s debug

Jens Petersen petersen at fedoraproject.org
Tue Sep 7 00:01:09 UTC 2010


commit 2fa50e20107a39011b354f65c98914734bdd31fc
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Sep 7 10:01:11 2010 +1000

    remove the .s debug

 ghc-glib.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/ghc-glib.spec b/ghc-glib.spec
index 92fae38..1000c81 100644
--- a/ghc-glib.spec
+++ b/ghc-glib.spec
@@ -47,11 +47,7 @@ This package provides the shared library.
 
 
 %build
-#%%ghc_bin_build
-%cabal_configure --ghc -v3 --ghc-option=-keep-tmp-files
-%cabal build -v3 || cat `ls /tmp/ghc*/ghc*.s | tail -1`
-exit 1
-%cabal haddock %{?with_hscolour:--hyperlink-source}
+%ghc_bin_build
 
 
 %install


More information about the scm-commits mailing list