remove the .s debug

This commit is contained in:
Jens Petersen 2010-09-07 10:01:11 +10:00
parent 329077cb31
commit 2fa50e2010

View File

@ -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