Patch to amaya-1.4a "make install"

	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.

	Thanks again for such an interesting web browser.

Adam J. Richter     __     ______________   4880 Stevens Creek Blvd, Suite 104
adam@yggdrasil.com     \ /                  San Jose, California 95129-1034
+1 408 261-6630         | g g d r a s i l   United States of America
fax +1 408 261-6631      "Free Software For The Rest Of Us."
------------------------------ CUT HERE -------------------------------------

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
 
 FONTSFILES=Families.list fonts.dir icones*
 

Received on Thursday, 14 January 1999 06:00:14 UTC