Skip to content

Commit

Permalink
gnustep-apps/sogo: fix --disable-mfa configure error
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/810856
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <[email protected]>
  • Loading branch information
voyageur committed Aug 31, 2021
1 parent 9b58b43 commit 75bc621
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gnustep-apps/sogo/sogo-5.1.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ src_configure() {
--with-ssl="${ssl_provider}" \
$(use_enable debug) \
$(use_enable sodium) \
--disable-mfa \
--disable-saml2 \
|| die "configure failed"
}
Expand Down

0 comments on commit 75bc621

Please sign in to comment.