no longer need %ghc_fix_rpath

This commit is contained in:
Jens Petersen 2017-11-15 11:49:56 +09:00
parent 8cd2f9d953
commit 58b57e43b0

View File

@ -86,7 +86,6 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_libs_install %{subpkgs}
%ghc_lib_install
%ghc_fix_rpath %{subpkgs}
%check