diff options
author | 2018-05-27 08:28:31 +0200 | |
---|---|---|
committer | 2018-05-27 08:29:43 +0200 | |
commit | 24e9c1dd16b659539872f9ac11c765b179d99d0b (patch) | |
tree | c7f2d4db6fd1fac27a177e6348fad3492ed251b0 /app-office/libreoffice/libreoffice-6.0.3.2.ebuild | |
parent | dev-ruby/websocket: add 1.2.8 (diff) | |
download | gentoo-24e9c1dd16b659539872f9ac11c765b179d99d0b.tar.gz gentoo-24e9c1dd16b659539872f9ac11c765b179d99d0b.tar.bz2 gentoo-24e9c1dd16b659539872f9ac11c765b179d99d0b.zip |
app-office/libreoffice: Fix testTdf108947
Thanks-to: Thomas Deutschmann <whissi@gentoo.org>
Closes: https://bugs.gentoo.org/656600
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-office/libreoffice/libreoffice-6.0.3.2.ebuild')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.0.3.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-6.0.3.2.ebuild b/app-office/libreoffice/libreoffice-6.0.3.2.ebuild index f2f3c1674e61..b95fd784f386 100644 --- a/app-office/libreoffice/libreoffice-6.0.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.3.2.ebuild @@ -249,6 +249,7 @@ PATCHES=( # TODO: upstream "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" + "${FILESDIR}/${PN}-6.0.3.2-testTdf108947.patch" #bug 656600 # gtk3-kde5 vcl plugin backported from master "${WORKDIR}"/${PATCHSET/.tar.xz/} |