update ghc_lib.attr for change from .conf to .a

This commit is contained in:
Jens Petersen 2015-03-23 18:36:03 +09:00
parent 0c236fe8e5
commit c112f40782
1 changed files with 1 additions and 1 deletions

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|package\\.conf\\.d/.*\\.conf)$
%__ghc_lib_path ^%{ghclibdir}/(.*/libHS.*\\.(so|a)$