no longer need explicit ghc_fix_dynamic_rpath

This commit is contained in:
Jens Petersen 2016-09-27 17:21:58 +09:00
parent 2aec234628
commit 186e52ebd3

View File

@ -95,8 +95,6 @@ rm -r libyaml
%install %install
%ghc_libs_install %{subpkgver} %{pkgver} %ghc_libs_install %{subpkgver} %{pkgver}
%ghc_fix_dynamic_rpath json2yaml yaml2json
%check %check
cd %{pkg_name}-%{version} cd %{pkg_name}-%{version}