From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/feynmf/
Date: Sun, 19 Jan 2020 13:53:16 +0000 (UTC) [thread overview]
Message-ID: <1579441958.f16597ee4973d593a2f3dc738fe8a53bbb401ff0.ulm@gentoo> (raw)
commit: f16597ee4973d593a2f3dc738fe8a53bbb401ff0
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 13:51:29 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 13:52:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16597ee
dev-tex/feynmf: Check for sane TEXMF path.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
dev-tex/feynmf/feynmf-1.08-r6.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-tex/feynmf/feynmf-1.08-r6.ebuild b/dev-tex/feynmf/feynmf-1.08-r6.ebuild
index 403fe57242a..5e44a538c9d 100644
--- a/dev-tex/feynmf/feynmf-1.08-r6.ebuild
+++ b/dev-tex/feynmf/feynmf-1.08-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -47,6 +47,7 @@ src_install() {
dodoc README manual.ps template.tex
docompress -x /usr/share/doc/${PF}/manual.ps
# TEXMF is /usr/share/ plus one further path component
+ [[ ${TEXMF#/usr/share/} != */* ]] || die "Bad TEXMF path ${TEXMF}"
dosym ../../../../doc/${PF}/manual.ps \
${TEXMF}/doc/latex/${PN}/${PN}-manual.ps
next reply other threads:[~2020-01-19 13:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-19 13:53 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-19 16:55 [gentoo-commits] repo/gentoo:master commit in: dev-tex/feynmf/ Mikle Kolyada
2018-01-01 18:33 Ulrich Müller
2017-06-17 11:11 Alexis Ballier
2017-04-17 20:04 Ulrich Müller
2017-02-01 6:13 Ulrich Müller
2017-01-31 16:19 Jeroen Roovers
2016-10-21 7:18 Ulrich Müller
2015-12-09 5:52 Markus Meier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1579441958.f16597ee4973d593a2f3dc738fe8a53bbb401ff0.ulm@gentoo \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox