From 2fa50e20107a39011b354f65c98914734bdd31fc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 7 Sep 2010 10:01:11 +1000 Subject: [PATCH] remove the .s debug --- ghc-glib.spec | 6 +----- 1 file changed, 1 insertion(+), 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