Re: Patch to amaya-1.4a "make install"

In-reply-to: Your message of Thu, 14 Jan 1999 05:30:11 -0500."
             <199901141030.CAA03266@adam.yggdrasil.com> 
> 	It looks like the second amaya-1.4a.tar.gz release has a minor
> typo in it that prevents the initial Amaya HTML page from being installed.
> Other than that, it works great!  I have attached the patch below.
> 
> 	Also, I would like to suggest that the 197 bitmap files
> (amaya/*.bmp) be given their own subdirectory (for example, amaya/bmp/)
> so as not to clutter the main source directory.

I agree with you. We have to do that.


> Index: GUI/www/amaya/amaya/Makefile.in
> ===================================================================
> RCS file: /usr/src.repository/repository/GUI/www/amaya/amaya/Makefile.in,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 Makefile.in
> --- Makefile.in	1999/01/14 09:36:10	1.1.1.1
> +++ Makefile.in	1999/01/14 09:59:17
> @@ -31,7 +31,7 @@
>  DICOFILES= *.ptn *.dic alphabet clavier
>  
>  AMAYAFILES= HTML.STR HTML.conf HTML.trans HTML.en HTML.fr\
> -           HTML*.PRS HTML*.TRA Amaya
> +           HTML*.PRS HTML*.TRA

The right patch is
 +           HTML*.PRS HTML*.TRA AmayaPage.html

That will install the Welcome Amaya page.
Thanks for your report
  Irene.

Received on Thursday, 14 January 1999 06:15:33 UTC