[gtk2hs-buildtools] revert the tmp .s dbg hacks

Jens Petersen petersen at fedoraproject.org
Mon Sep 6 07:36:55 UTC 2010


commit 5c63c934fbcae97288349c244f749b9de9354ec9
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Sep 6 17:36:57 2010 +1000

    revert the tmp .s dbg hacks

 gtk2hs-buildtools.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/gtk2hs-buildtools.spec b/gtk2hs-buildtools.spec
index 62e43c0..d33baef 100644
--- a/gtk2hs-buildtools.spec
+++ b/gtk2hs-buildtools.spec
@@ -39,11 +39,7 @@ the gtk2hs libraries themselves.
 
 
 %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