it's ghc_bin_build not cabal_bin_build
This commit is contained in:
parent
fb2a936cf1
commit
31b1682fa6
@ -52,7 +52,7 @@ cp %{SOURCE2} scripts/xmonadpropwrite.hs
|
||||
|
||||
%build
|
||||
%define cabal_configure_options --flags="with_utf8 with_xft %{?with_hinotify:with_inotify} %{?with_libmpd:with_mpd} %{?with_iwlib:with_iwlib}"
|
||||
%cabal_bin_build
|
||||
%ghc_bin_build
|
||||
pushd scripts
|
||||
%{_bindir}/ghc %{!?ghc_without_dynamic:-dynamic} --make xmonadpropwrite.hs
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user