osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-config-ini revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-config-ini?expand=0&rev=7
This commit is contained in:
Peter Simons 2020-09-09 01:01:21 +00:00 committed by Git OBS Bridge
parent 4449842fb1
commit 927ba48e87

View File

@ -60,6 +60,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep %prep
%autosetup -n %{pkg_name}-%{version} %autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal cp -p %{SOURCE1} %{pkg_name}.cabal
cabal-tweak-dep-ver megaparsec '<9' '< 10'
%build %build
%ghc_lib_build %ghc_lib_build