4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
%__ghc_provides %{_rpmconfigdir}/ghc-deps.sh --provides %{buildroot}%{ghclibdir}
|
|
%__ghc_requires %{_rpmconfigdir}/ghc-deps.sh --requires %{buildroot}%{ghclibdir}
|
|
%__ghc_path ^%{ghclibdir}/.*/libHS.*\.a$
|