all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Ulrich Mueller <ulm@gentoo.org>
Cc: Joseph Mingrone <jrm@ftfl.ca>, Paul Eggert <eggert@cs.ucla.edu>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: chmod update-game-score now causes fatal error
Date: Fri, 24 Mar 2017 20:13:46 -0400	[thread overview]
Message-ID: <CAM-tV-9YcXaWKGshtsXWqCA-WU41aDE2c+Xr=KTAXQUUbz6kGw@mail.gmail.com> (raw)
In-Reply-To: <22741.24227.438963.15312@a1i15.kph.uni-mainz.de>

On Fri, Mar 24, 2017 at 2:00 PM, Ulrich Mueller <ulm@gentoo.org> wrote:
>
> One && too much there:
>
> +       -chgrp ${gamegroup} \
> +          "$(DESTDIR)${archlibdir}/update-game-score${EXEEXT}" && \
> +          "$(DESTDIR)${gamedir}" && \
> +        chmod g+s,o-r \
> +          "$(DESTDIR)${archlibdir}/update-game-score${EXEEXT}" && \
> +        chmod u=rwx,g=rwx,o=rx "$(DESTDIR)${gamedir}"
>

Fixed [1: 21d4db3e81].

1: 2017-03-24 20:09:58 -0400 21d4db3e816ed7aa6424f632283253db59f5a275
  ; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commit



      reply	other threads:[~2017-03-25  0:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-24 13:44 chmod update-game-score now causes fatal error Joseph Mingrone
2017-03-24 15:12 ` Paul Eggert
2017-03-24 18:00   ` Ulrich Mueller
2017-03-25  0:13     ` Noam Postavsky [this message]

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='CAM-tV-9YcXaWKGshtsXWqCA-WU41aDE2c+Xr=KTAXQUUbz6kGw@mail.gmail.com' \
    --to=npostavs@users.sourceforge.net \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=jrm@ftfl.ca \
    --cc=ulm@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.