public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Teun Burgers <a.rburgers@quicknet.nl>
To: cygwin@cygwin.com
Cc: "Krzysztof Dulêba" <krzysan@skrzynka.pl>
Subject: Re: [ANNOUNCEMENT] update: gnugo-3.4
Date: Wed, 03 Sep 2003 17:59:00 -0000	[thread overview]
Message-ID: <3F550168.D64407@quicknet.nl> (raw)
In-Reply-To: <bioacu$m68$1@sea.gmane.org>

Krzysztof Dulêba wrote:

> OK, but what's new in this release? I haven't found any NEWS file in the
> package.

Indeed there isn't one in the binary distribution, though there is a
NEWS file in the source tarball.

I propose the following patch to generic-build-script.sh such that
the NEWS file is included in de binary distribution.

Teun

--- generic-build-script.sh     2003-08-30 22:10:10.000000000 +0200
+++ new.sh      2003-08-30 22:12:28.000000000 +0200
@@ -112,7 +112,7 @@
   templist=""; \
   for f in ${srcdir}/ANNOUNCE ${srcdir}/CHANGES ${srcdir}/INSTALL \
            ${srcdir}/KNOWNBUG ${srcdir}/LICENSE ${srcdir}/README \
-           ${srcdir}/TODO ${srcdir}/COPYING ; do \
+           ${srcdir}/TODO ${srcdir}/COPYING ${srcdir}/NEWS; do \
     if [ -f $f ] ; then \
       templist="$templist $f"; \
     fi ; \


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

      reply	other threads:[~2003-09-03 17:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-29 19:45 Teun Burgers
2003-08-29 21:20 ` Krzysztof Dulęba
2003-09-03 17:59   ` Teun Burgers [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

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

  git send-email \
    --in-reply-to=3F550168.D64407@quicknet.nl \
    --to=a.rburgers@quicknet.nl \
    --cc=cygwin@cygwin.com \
    --cc=krzysan@skrzynka.pl \
    /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.
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).