public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stephan Hartmann" <sultan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/transfig/
Date: Mon, 12 Oct 2020 18:07:35 +0000 (UTC)	[thread overview]
Message-ID: <1602526030.fea476e131312a9cbbbc1a1bad87ada9e22209ce.sultan@gentoo> (raw)

commit:     fea476e131312a9cbbbc1a1bad87ada9e22209ce
Author:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 18:07:10 2020 +0000
Commit:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 18:07:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea476e1

media-gfx/transfig: fix files installed with u-w

Closes: https://bugs.gentoo.org/554356
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>

 .../transfig/{transfig-3.2.5e.ebuild => transfig-3.2.5e-r1.ebuild}    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-gfx/transfig/transfig-3.2.5e.ebuild b/media-gfx/transfig/transfig-3.2.5e-r1.ebuild
similarity index 97%
rename from media-gfx/transfig/transfig-3.2.5e.ebuild
rename to media-gfx/transfig/transfig-3.2.5e-r1.ebuild
index 490c5e08c4b..b45a700dffd 100644
--- a/media-gfx/transfig/transfig-3.2.5e.ebuild
+++ b/media-gfx/transfig/transfig-3.2.5e-r1.ebuild
@@ -86,7 +86,9 @@ src_compile() {
 
 src_install() {
 	emake DESTDIR="${D}" \
-		${transfig_conf} install install.man
+		INSTDATFLAGS="-m 644" \
+		INSTMANFLAGS="-m 644" \
+		install install.man
 
 	dobin "${WORKDIR}/fig2mpdf/fig2mpdf"
 	doman "${WORKDIR}/fig2mpdf/fig2mpdf.1"


             reply	other threads:[~2020-10-12 18:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 18:07 Stephan Hartmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-24 13:38 [gentoo-commits] repo/gentoo:master commit in: media-gfx/transfig/ Sam James
2024-01-24 13:38 Sam James
2023-10-15  8:45 Hans de Graaff
2023-03-05  6:34 WANG Xuerui
2021-04-16  4:47 Sam James
2021-02-25  4:22 Sam James
2021-01-06 14:07 Fabian Groffen
2019-05-20 17:22 Aaron Bauman
2019-01-23 13:41 Mikle Kolyada
2017-10-17 15:12 Michał Górny
2017-10-15 12:40 Sergei Trofimovich
2017-10-15 12:02 Jeroen Roovers
2016-08-06  9:39 Pacho Ramos

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=1602526030.fea476e131312a9cbbbc1a1bad87ada9e22209ce.sultan@gentoo \
    --to=sultan@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