c62456812e
- allows handling executables more precisely and not assume bindir - avoid "ghc: command not found" error when ghc wasn't installed
4 lines
222 B
Plaintext
4 lines
222 B
Plaintext
%__ghc_lib_provides %{_rpmconfigdir}/ghc-deps.sh --provides %{buildroot}%{ghclibdir}
|
|
%__ghc_lib_requires %{_rpmconfigdir}/ghc-deps.sh --requires %{buildroot}%{ghclibdir}
|
|
%__ghc_lib_path ^%{ghclibdir}/.*/libHS.*\\.(so|a)$
|