1
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-network-bsd revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network-bsd?expand=0&rev=3
This commit is contained in:
Peter Simons 2020-08-11 13:38:21 +00:00 committed by Git OBS Bridge
parent 4adf04ead5
commit 64da00f360

View File

@ -80,6 +80,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
sed -i -e 's/< 3.1.2/< 4/' network-bsd.cabal
%build
%ghc_lib_build