remove legacy Setup

This commit is contained in:
Jens Petersen 2020-07-16 00:11:54 +08:00
parent 3c1912c24a
commit ce1373751e
1 changed files with 1 additions and 1 deletions

View File

@ -73,6 +73,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%setup -q -n %{pkgver}
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
rm Setup.lhs
%build
@ -199,4 +200,3 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
* Sun Dec 19 2010 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.1.5-0
- initial packaging for Fedora automatically generated by cabal2spec-0.22.3