From: Andreas Sturmlechner Date: Wed, 30 Oct 2019 08:59:15 +0000 (+0100) Subject: app-office/libreoffice: Fix path to patch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5f9e901c4d6a0505791be88df94da4ea5c1b5b57;p=gentoo.git app-office/libreoffice: Fix path to patch Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner --- diff --git a/app-office/libreoffice/libreoffice-6.3.9999.ebuild b/app-office/libreoffice/libreoffice-6.3.9999.ebuild index f66047b35ff3..9834ebf899b8 100644 --- a/app-office/libreoffice/libreoffice-6.3.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.3.9999.ebuild @@ -252,7 +252,7 @@ PATCHES=( "${FILESDIR}/${PN}-6.1-nomancompress.patch" # master branch - "${FILESDIR}/${PN}-6.3.2.2-mysql-connector-c-8.patch" # bug #692422 + "${FILESDIR}/${PN}-6.3.3.2-mysql-connector-c-8.patch" # bug #692422 ) S="${WORKDIR}/${PN}-${MY_PV}"