diff --git a/ghc_lib.attr b/ghc_lib.attr index 7080f10..c3722c0 100644 --- a/ghc_lib.attr +++ b/ghc_lib.attr @@ -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)$