From 0d2842d10953a56f0c072088b35db7d92db0d1ad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 25 Feb 2017 13:16:06 +0900 Subject: [PATCH] fix rpaths --- ghc-scientific.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc-scientific.spec b/ghc-scientific.spec index f62965f..13b94b6 100644 --- a/ghc-scientific.spec +++ b/ghc-scientific.spec @@ -86,6 +86,7 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_libs_install %{subpkgs} %ghc_lib_install +%ghc_fix_rpath %{subpkgs} %check