diff --git a/ghc-emojis.spec b/ghc-emojis.spec index 7f2b2b5..74ae9b7 100644 --- a/ghc-emojis.spec +++ b/ghc-emojis.spec @@ -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