all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3800: [emacs-devel] emacs-23.0.96 make install misbehavior
@ 2009-07-12 18:50 Chong Yidong
  2009-07-13  0:31 ` Glenn Morris
  0 siblings, 1 reply; 9+ messages in thread
From: Chong Yidong @ 2009-07-12 18:50 UTC (permalink / raw)
  To: Nelson H. F. Beebe; +Cc: 3800

> 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?





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-09-09  2:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <yq8wgo3kxu.fsf@fencepost.gnu.org>
2009-07-09 20:12 ` bug#3800: [emacs-devel] emacs-23.0.96 make install misbehavior Nelson H. F. Beebe
2009-09-09  2:40   ` bug#3800: marked as done ([emacs-devel] emacs-23.0.96 make install misbehavior) Emacs bug Tracking System
2009-07-12 18:50 bug#3800: [emacs-devel] emacs-23.0.96 make install misbehavior Chong Yidong
2009-07-13  0:31 ` 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

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.