summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-03-07 23:06:31 +0100
committerUlrich Müller <ulm@gentoo.org>2020-03-07 23:49:38 +0100
commitd6efbfad3cc43b0d6f9ebd110fb977e9a8257a70 (patch)
tree6aaa575b14c7cca7d129c953716f1b4fd1dca9d0
parentdev-libs/xapian: 1.2.25 stable on x86 (diff)
downloadgentoo-d6efbfad.tar.gz
gentoo-d6efbfad.tar.bz2
gentoo-d6efbfad.zip
app-text/texlive-core: Fix typo in poppler-0.86 patch name.
Acked-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-text/texlive-core/texlive-core-2019-r9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2019-r9.ebuild b/app-text/texlive-core/texlive-core-2019-r9.ebuild
index c559ea59e3dc..baff7ac52247 100644
--- a/app-text/texlive-core/texlive-core-2019-r9.ebuild
+++ b/app-text/texlive-core/texlive-core-2019-r9.ebuild
@@ -157,7 +157,7 @@ src_prepare() {
eapply "${WORKDIR}"/patches/${P}-poppler083.patch
eapply "${WORKDIR}"/patches/${P}-poppler084.patch
elif has_version "=app-text/poppler-0.86*"; then
- eapply "${WORKDIR}"/patches/${P}-poppler-086.patch
+ eapply "${WORKDIR}"/patches/${P}-poppler086.patch
else
eapply "${WORKDIR}"/patches/${P}-poppler076.patch
fi