unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Cc: 3800@emacsbugs.donarmstrong.com
Subject: bug#3800: [emacs-devel] emacs-23.0.96 make install misbehavior
Date: Sun, 12 Jul 2009 14:50:58 -0400	[thread overview]
Message-ID: <87k52dn3al.fsf@stupidchicken.com> (raw)

> chmod -R a+r \
> 	/usr/local/share/emacs/23.0.96 \
> 	/usr/local/share/emacs/site-lisp \
> 	/usr/local/share/emacs/23.0.96/etc \
> 	/usr/local/share/emacs/23.0.96/lisp \
> 	/usr/local/share/info
>
> While it is appropriate to run chmod at installation time for a
> package's own files, it is HIGHLY INAPPROPRIATE to run chmod on
> directories and files belonging to other packages.  The directories
>
> 	/usr/local/share/emacs/site-lisp
> 	/usr/local/share/info
>
> need to be removed from the install command chmod processing.

Fair enough.  But the installation process needs to read the contents of
/usr/local/share/emacs/site-lisp and /usr/local/share/info in order to
function properly.

How about doing `u+r' instead of `a+r' for those directories?





             reply	other threads:[~2009-07-12 18:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-12 18:50 Chong Yidong [this message]
2009-07-13  0:31 ` bug#3800: [emacs-devel] emacs-23.0.96 make install misbehavior Glenn Morris
2009-07-13  2:44   ` Chong Yidong
2009-07-13  6:30     ` Glenn Morris
2009-07-13  6:44       ` Glenn Morris
2009-07-13 19:04         ` Nelson H. F. Beebe
2009-07-13 19:03   ` Nelson H. F. Beebe
  -- strict thread matches above, loose matches on Subject: below --
2009-07-09 20:12 Nelson H. F. Beebe

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k52dn3al.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=3800@emacsbugs.donarmstrong.com \
    --cc=beebe@math.utah.edu \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).