osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-emojis revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-emojis?expand=0&rev=5
This commit is contained in:
Peter Simons 2020-04-01 17:26:05 +00:00 committed by Git OBS Bridge
parent 57c9c2e464
commit 1e74e20150

View File

@ -56,8 +56,6 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
echo > Setup.hs 'import Distribution.Simple'
echo >>Setup.hs 'main = defaultMain'
%build
%ghc_lib_build