fix ghc_lib.attr leftover (

This commit is contained in:
Jens Petersen 2015-03-23 18:38:46 +09:00
parent c112f40782
commit 3bf0b8f083

View File

@ -1,3 +1,3 @@
%__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)$
%__ghc_lib_path ^%{ghclibdir}/.*/libHS.*\\.(so|a)$