cabal-rpm-2.1.2 now inserts %autopatch
This commit is contained in:
parent
0f7e36c5be
commit
1836d2846c
@ -121,8 +121,8 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
%prep
|
%prep
|
||||||
# Begin cabal-rpm setup:
|
# Begin cabal-rpm setup:
|
||||||
%setup -q -n %{pkgver} -a1
|
%setup -q -n %{pkgver} -a1
|
||||||
# End cabal-rpm setup
|
|
||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
|
# End cabal-rpm setup
|
||||||
(
|
(
|
||||||
cd %{libyaml}
|
cd %{libyaml}
|
||||||
# remove the bundled lib
|
# remove the bundled lib
|
||||||
|
Loading…
Reference in New Issue
Block a user