drop %ghc_fix_rpath and correct use of %subpkgs

This commit is contained in:
Jens Petersen 2017-11-15 12:08:54 +09:00
parent 0f39f57cac
commit 221b2213f0
1 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Summary: Fast JSON parsing and encoding
License: BSD
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
Source1: https://hackage.haskell.org/package/%{subpkgs}/%{subpkgs}.tar.gz
Source1: https://hackage.haskell.org/package/%{timelocalecompat}/%{timelocalecompat}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros-extra
@ -89,7 +89,6 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_libs_install %{subpkgs}
%ghc_lib_install
%ghc_fix_rpath %{subpkgs}
%check