1
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-distributive revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=49
This commit is contained in:
2020-08-19 01:01:25 +00:00
committed by Git OBS Bridge
parent 2d2a136770
commit 1851ca44dc
2 changed files with 6 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build