use full pattern for dropping 'fail' from .cabal file

This commit is contained in:
Jens Petersen 2018-01-29 22:22:19 +01:00
parent acdd50bc82
commit d1b388be6e
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkgver}
cabal-tweak-drop-dep fail
cabal-tweak-drop-dep ', fail >= 4.9 && < 5'
cabal-tweak-flag system-lua True
cabal-tweak-flag use-pkgconfig True
rm -r lua-5.3.4