drop the last use of %ghc_arches_with_ghci
This commit is contained in:
parent
e48880c434
commit
9451e9f663
2
ghc.spec
2
ghc.spec
@ -515,10 +515,8 @@ fi
|
|||||||
%{_bindir}/ghc-%{version}
|
%{_bindir}/ghc-%{version}
|
||||||
%{_bindir}/ghc-pkg
|
%{_bindir}/ghc-pkg
|
||||||
%{_bindir}/ghc-pkg-%{version}
|
%{_bindir}/ghc-pkg-%{version}
|
||||||
%ifarch %ghc_arches_with_ghci
|
|
||||||
%{_bindir}/ghci
|
%{_bindir}/ghci
|
||||||
%{_bindir}/ghci-%{version}
|
%{_bindir}/ghci-%{version}
|
||||||
%endif
|
|
||||||
%{_bindir}/hp2ps
|
%{_bindir}/hp2ps
|
||||||
%{_bindir}/hpc
|
%{_bindir}/hpc
|
||||||
%ghost %{_bindir}/hsc2hs
|
%ghost %{_bindir}/hsc2hs
|
||||||
|
Loading…
Reference in New Issue
Block a user