commit:     0f2f96c8d4b6e400c60c84e30b9f9350f10435b0
Author:     Peter Levine <plevine457 <AT> gmail <DOT> com>
AuthorDate: Sun Sep 15 20:00:58 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 11:40:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2f96c8

app-office/gnucash: Remove unused cmake variable

Closes: https://bugs.gentoo.org/689744
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Peter Levine <plevine457 <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/gnucash/gnucash-3.7.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app-office/gnucash/gnucash-3.7.ebuild 
b/app-office/gnucash/gnucash-3.7.ebuild
index 4b8e26a831c..ade4521330f 100644
--- a/app-office/gnucash/gnucash-3.7.ebuild
+++ b/app-office/gnucash/gnucash-3.7.ebuild
@@ -104,8 +104,6 @@ src_configure() {
        fi
 
        local mycmakeargs=(
-               # Disable fallback to guile-2.0
-               -DCMAKE_DISABLE_FIND_PACKAGE_GUILE2=ON
                -DCOMPILE_GSCHEMAS=OFF
                -DDISABLE_NLS=$(usex !nls)
                -DENABLE_REGISTER2=$(usex register2)

Reply via email to