diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-28 22:54:43 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-28 22:54:43 +0000 |
commit | 412e3a1d83c34d1346b19103a2dce3d6f4bf59ac (patch) | |
tree | 22d7bc8d8273ffbfd0fee19441862a0ab7f77a00 | |
parent | afe2351532276b3c863e4bb6d0a78b06ea5e620f (diff) |
automatic import of ghcopeneuler23.09
-rw-r--r-- | ghc.spec | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -43,6 +43,10 @@ %global hpc_ver 0.6.1.0 %global hsc2hs_ver 0.68.8 +# Workaround for copr build +%global ghclibdir %{_libdir}/ghc-%{full_version} +%global ghcliblib %{ghclibdir}%{?with_hadrian:/lib} + Name: ghc Version: %{full_version} Release: 1 |