public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/armcord-bin/
Date: Thu, 25 Apr 2024 21:49:02 +0000 (UTC)	[thread overview]
Message-ID: <1713998647.e29fde7446d0cbff2c3c9c03343976fa800f6c27.julien@gentoo> (raw)

commit:     e29fde7446d0cbff2c3c9c03343976fa800f6c27
Author:     AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Wed Apr 24 22:43:02 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Apr 24 22:44:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e29fde74

net-im/armcord-bin:

Bug: https://bugs.gentoo.org/930639
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>

Fix issue with permissions for /opt/armcord-bin/resources

 net-im/armcord-bin/armcord-bin-3.2.6.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-im/armcord-bin/armcord-bin-3.2.6.ebuild b/net-im/armcord-bin/armcord-bin-3.2.6.ebuild
index ae0c489fdd..4499d96b9f 100644
--- a/net-im/armcord-bin/armcord-bin-3.2.6.ebuild
+++ b/net-im/armcord-bin/armcord-bin-3.2.6.ebuild
@@ -85,6 +85,10 @@ src_install() {
 	fperms -R 644 "${DESTDIR}/locales"
 	fperms -R 644 "${DESTDIR}/resources"
 
+	# Fix bug 930639
+	fperms a+rx "${DESTDIR}"/resources/
+	fperms a+r "${DESTDIR}"/resources/*
+
 	fowners root "${DESTDIR}/chrome-sandbox"
 	fperms 4711 "${DESTDIR}/chrome-sandbox"
 


             reply	other threads:[~2024-04-25 21:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-25 21:49 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 17:54 [gentoo-commits] repo/proj/guru:master commit in: net-im/armcord-bin/ David Roman
2024-09-12 17:54 David Roman
2024-05-31  8:55 Julien Roy
2024-04-27 11:10 David Roman
2024-04-22 23:06 Julien Roy
2024-04-22 20:52 David Roman

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=1713998647.e29fde7446d0cbff2c3c9c03343976fa800f6c27.julien@gentoo \
    --to=julien@jroy.ca \
    --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