executable also needs to drop file-embed dep

This commit is contained in:
Jens Petersen 2020-07-18 18:02:43 +08:00
parent 0ff9900211
commit 0eafb6d6f1
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ This package provides the Haskell %{name} profiling library.
%setup -q -a1 -a2
# End cabal-rpm setup
%patch0 -p1 -b .orig
cabal-tweak-drop-dep file-embed
%build