diff options
author | 2015-12-31 00:32:36 +0100 | |
---|---|---|
committer | 2015-12-31 01:07:36 +0100 | |
commit | abafeafa1c5fc65cc4f75782c825823eb16fd0f2 (patch) | |
tree | eceba5eb47ad4c56708f553f1026c4fa9eebcd5f /app-office/gnucash | |
parent | net-libs/glib-networking: add original upstream report link for patch (diff) | |
download | gentoo-abafeafa1c5fc65cc4f75782c825823eb16fd0f2.tar.gz gentoo-abafeafa1c5fc65cc4f75782c825823eb16fd0f2.tar.bz2 gentoo-abafeafa1c5fc65cc4f75782c825823eb16fd0f2.zip |
app-office/gnucash: add upstream bug reference
Package-Manager: portage-2.2.26
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 |