all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christoph <cschol2112@googlemail.com>
To: Jason Rumney <jasonr@gnu.org>
Cc: Sean Sieger <sean.sieger@gmail.com>, 8013@debbugs.gnu.org
Subject: bug#8013: 23.2.93; png not available
Date: Fri, 11 Feb 2011 20:30:56 -0700	[thread overview]
Message-ID: <4D55FEF0.9090404@gmail.com> (raw)
In-Reply-To: <87tygaufuy.fsf@gnu.org>

On 2/11/2011 7:49 PM, Jason Rumney wrote:

> The old script for building the Emacs windows binaries used to copy it
> into the tree before zipping.  This script was changed to a makefile
> rule recently, so this step is probably missing.

The emacs24 weekly build contains the README.W32 file.

 From makefile.w32 in nt/:

dist: install-bin
	mkdir $(TMP_DIST_DIR)
	$(CP) "$(INSTALL_DIR)/BUGS" $(TMP_DIST_DIR)
	$(CP) "$(INSTALL_DIR)/COPYING" $(TMP_DIST_DIR)
	$(CP) "$(INSTALL_DIR)/README" $(TMP_DIST_DIR)
	$(CP) "$(INSTALL_DIR)/README.W32" $(TMP_DIST_DIR)
[...]

I guess there is a discrepancy with the pretests because only the trunk 
contains the new make rule. After I submitted it for the trunk it was 
decided that it was not necessary to backport it to the emacs23 branch, 
so Sean must be using the old script (or some manual way) to build the 
distribution for the pretests.

Christoph





  reply	other threads:[~2011-02-12  3:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-10 15:21 bug#8013: 23.2.93; png not available Uday S Reddy
2011-02-10 22:18 ` Eli Zaretskii
2011-02-11 11:20   ` Uday S Reddy
2011-02-11 12:15     ` Eli Zaretskii
2011-02-11 17:02       ` Glenn Morris
2011-02-11 19:46         ` Glenn Morris
2011-02-12  2:49         ` Jason Rumney
2011-02-12  3:30           ` Christoph [this message]
2011-02-11 22:25       ` Sean Sieger
2011-02-12  0:53       ` Lennart Borgman
2011-02-12  2:51         ` Jason Rumney

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=4D55FEF0.9090404@gmail.com \
    --to=cschol2112@googlemail.com \
    --cc=8013@debbugs.gnu.org \
    --cc=jasonr@gnu.org \
    --cc=sean.sieger@gmail.com \
    /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.