unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Alejandro Benitez <benitezalejandrogm@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 13430@debbugs.gnu.org, Wolfgang Jenkner <wjenkner@inode.at>
Subject: bug#13430: 24.2.92; Fatal error at startup
Date: Tue, 15 Jan 2013 22:43:32 -0300	[thread overview]
Message-ID: <CAN9rHn_B-PF7FbSzvJRVAgLLwy-xz6mer7hFqiLxL5b2VRv+xA@mail.gmail.com> (raw)
In-Reply-To: <9qk3rendop.fsf@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]

> I think this should fix it.
Fixed indeed.
Thanks!


2013/1/15 Glenn Morris <rgm@gnu.org>

>
> I think this should fix it.
>
> *** Makefile.in 2013-01-01 09:11:05 +0000
> --- Makefile.in 2013-01-16 01:00:14 +0000
> ***************
> *** 534,539 ****
> --- 534,540 ----
>                tar -xvf - && cat > /dev/null) || exit 1; \
>           [ "$${dir}" != "${srcdir}/etc" ] || rm -f $${dest}/DOC* ; \
>           for subdir in `find $${dest} -type d -print` ; do \
> +           chmod a+rx $${subdir} ; \
>             rm -f $${subdir}/.gitignore ; \
>             rm -f $${subdir}/.arch-inventory ; \
>             rm -f $${subdir}/.DS_Store ; \
> ***************
> *** 568,574 ****
>             done )
>         -chmod -R a+r $(DESTDIR)${datadir}/emacs/${version} ${COPYDESTS}
>
> ! # The last chmod isn't needed at present.
>
>   ## We install only the relevant DOC file if possible
>   ## (ie DOC-${version}.buildnumber), otherwise DOC-${version}*.
> --- 569,577 ----
>             done )
>         -chmod -R a+r $(DESTDIR)${datadir}/emacs/${version} ${COPYDESTS}
>
> ! ## The above chmods are needed because "umask 022; tar ..." is not
> ! ## guaranteed to do the right thing; eg if we are root and tar is
> ! ## preserving source permissions.
>
>   ## We install only the relevant DOC file if possible
>   ## (ie DOC-${version}.buildnumber), otherwise DOC-${version}*.
>
>

[-- Attachment #2: Type: text/html, Size: 1863 bytes --]

      reply	other threads:[~2013-01-16  1:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-13 23:34 bug#13430: 24.2.92; Fatal error at startup Alejandro Benitez
2013-01-14  0:56 ` Glenn Morris
2013-01-14  1:00   ` Glenn Morris
2013-01-14  1:31     ` Alejandro Benitez
2013-01-14  3:30       ` Glenn Morris
2013-01-14 17:03         ` Glenn Morris
2013-01-14 21:52           ` Alejandro Benitez
2013-01-15  0:05             ` Glenn Morris
2013-01-15  1:28               ` Alejandro Benitez
2013-01-15  1:52                 ` Glenn Morris
2013-01-15  3:38                   ` Glenn Morris
2013-01-15 13:12                     ` Alejandro Benitez
2013-01-15 15:55 ` Wolfgang Jenkner
2013-01-15 21:32   ` Alejandro Benitez
2013-01-15 21:46     ` Wolfgang Jenkner
2013-01-15 21:49       ` Wolfgang Jenkner
2013-01-15 22:09         ` Alejandro Benitez
2013-01-16  1:01           ` Glenn Morris
2013-01-16  1:43             ` Alejandro Benitez [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

  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=CAN9rHn_B-PF7FbSzvJRVAgLLwy-xz6mer7hFqiLxL5b2VRv+xA@mail.gmail.com \
    --to=benitezalejandrogm@gmail.com \
    --cc=13430@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    --cc=wjenkner@inode.at \
    /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).