remove legacy Setup

This commit is contained in:
Jens Petersen 2020-07-16 00:40:54 +08:00
parent b6b4ab4956
commit 22a242ca0e
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ This package provides the Haskell %{pkg_name} profiling library.
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
# End cabal-rpm setup
rm Setup.hs
%build