all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* shell scripts lost execute bit in git
@ 2010-12-03 16:29 Randal L. Schwartz
  2010-12-03 16:30 ` Randal L. Schwartz
  0 siblings, 1 reply; 2+ messages in thread
From: Randal L. Schwartz @ 2010-12-03 16:29 UTC (permalink / raw
  To: emacs-devel


Can't build from today's head in git, because the shell scripts lost
their execute bit.

Affected: at least configure, move-if-change

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion




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

* Re: shell scripts lost execute bit in git
  2010-12-03 16:29 shell scripts lost execute bit in git Randal L. Schwartz
@ 2010-12-03 16:30 ` Randal L. Schwartz
  0 siblings, 0 replies; 2+ messages in thread
From: Randal L. Schwartz @ 2010-12-03 16:30 UTC (permalink / raw
  To: emacs-devel

>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes:

Randal> Can't build from today's head in git, because the shell scripts lost
Randal> their execute bit.

Randal> Affected: at least configure, move-if-change

I'm betting it was this change:

commit f6464a225147e915a56835b6c78d1db4a5795fd1
Author: Katsumi Yamaoka <yamaoka@jpl.org>
Date:   Fri Dec 3 14:45:09 2010 +0000

    Restore files that I seem to have mistakenly deleted.

 BUGS                    |   23 +
 COPYING                 |  674 ++
 ChangeLog               | 8667 +++++++++++++++++++++++++
 INSTALL                 |  756 +++
 INSTALL.BZR             |   73 +
 Makefile.in             |  898 +++
 README                  |  105 +
 autogen.sh              |    9 +
 config.bat              |  321 +
 config.guess            | 1494 +++++
 config.sub              | 1700 +++++
 configure               |16353
 +++++++++++++++++++++++++++++++++++++++++++++++
 configure.in            | 3780 +++++++++++
 install-sh              |  250 +
 lisp/gnus/gnus-demon.el |    2 +-
 make-dist               |  527 ++
 mkinstalldirs           |  152 +
 move-if-change          |   15 +
 update-subdirs          |   59 +
 vpath.sed               |    9 +
 20 files changed, 35866 insertions(+), 1 deletions(-)


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion




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

end of thread, other threads:[~2010-12-03 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03 16:29 shell scripts lost execute bit in git Randal L. Schwartz
2010-12-03 16:30 ` Randal L. Schwartz

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.