[ANNOUNCEMENT] update: gnugo-3.4
Igor Pechtchanski
pechtcha@cs.nyu.edu
Wed Sep 3 00:12:00 GMT 2003
On Tue, 2 Sep 2003, Teun Burgers wrote:
> Krzysztof Duleba 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
Yup. Make that
--- 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 \
+ ${srcdir}/CREDITS; do \
if [ -f $f ] ; then \
templist="$templist $f"; \
fi ; \
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster." -- Patrick Naughton
More information about the Cygwin-apps
mailing list