public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pavlos Ratis" <dastergon@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/games:master commit in: eclass/
Date: Mon,  4 Aug 2014 22:54:21 +0000 (UTC)	[thread overview]
Message-ID: <1205442857.d2bbe77375bb19f38909651f394a78dd60d7f501.dastergon@gentoo> (raw)

commit:     d2bbe77375bb19f38909651f394a78dd60d7f501
Author:     Chris Gianelloni <wolf31o2 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 13 21:14:17 2008 +0000
Commit:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
CommitDate: Thu Mar 13 21:14:17 2008 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/games.git;a=commit;h=d2bbe773

We should likely use 2755 instead of 2750, so the files can be read and any shell scripts that end up in GAMES_BINDIR are readable.

svn path=/; revision=8

---
 eclass/games.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/games.eclass b/eclass/games.eclass
index 1e4b44b..8a7f681 100644
--- a/eclass/games.eclass
+++ b/eclass/games.eclass
@@ -105,7 +105,7 @@ prepgamesdirs() {
 	[[ -d ${D}/${GAMES_BINDIR} ]] || return 0
 	if [[ -n ${GAMES_SCORES_FILES} ]]
 	then
-		perms=2750
+		perms=2775
 		for f in ${GAMES_SCORES_FILES}
 		do
 			GAMES_GROUP=${GAMES_SCORES_GROUP} gamesowners "${D}/${f}"


             reply	other threads:[~2014-08-04 22:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04 22:54 Pavlos Ratis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-04 22:54 [gentoo-commits] proj/games:master commit in: eclass/ Pavlos Ratis
2014-08-04 22:54 Pavlos Ratis
2014-08-04 22:54 Pavlos Ratis
2014-08-04 22:54 Pavlos Ratis

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=1205442857.d2bbe77375bb19f38909651f394a78dd60d7f501.dastergon@gentoo \
    --to=dastergon@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