diff options
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/gnucash-2.6.10.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/gnucash/gnucash-2.6.10.ebuild b/app-office/gnucash/gnucash-2.6.10.ebuild index eb576fa0af1c..78aa0f8afd46 100644 --- a/app-office/gnucash/gnucash-2.6.10.ebuild +++ b/app-office/gnucash/gnucash-2.6.10.ebuild @@ -65,6 +65,7 @@ src_prepare() { sed -i -e '/test_suite_gnc_date/d' src/libqof/qof/test/test-qof.c || die # Fix automagic on guile detection + # https://bugzilla.gnome.org/show_bug.cgi?id=760015 epatch "${FILESDIR}"/${PN}-2.6.9-automagic-guile.patch eautoreconf |