Hi!

Please find attached patch for Makefile-in to only process texi with 
texi2html files that succeed.
So it build again.

Additionaly there are many warnings during build and something is 
outdated, so the package needs some work.


Kindly regards,
Erik


-- 
 www.ErikSchanze.de *********************************************
 Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *
      * Linux-Info-Tag in Dresden, am 29. Oktober 2005          *
             Info: http://www.linux-info-tag.de                 *
--- bow-20020213/Makefile.in	2005-09-25 00:59:07.000000000 +0200
+++ bow-20020213-NMU/Makefile.in	2005-09-25 00:57:49.000000000 +0200
@@ -219,7 +219,7 @@
 
 DOC_INFO_FILES = $(DOC_TEXI_FILES:.texi=.info)
 DOC_DVI_FILES = $(DOC_TEXI_FILES:.texi=.dvi)
-DOC_HTML_FILES = $(DOC_TEXI_FILES:.texi=.html)
+DOC_HTML_FILES = libbow.html
 
 OTHER_TEXI_FILES = \
 libbow-desc.texi \
@@ -228,7 +228,7 @@
 version.texi
 OTHER_INFO_FILES = $(OTHER_TEXI_FILES:.texi=.info)
 OTHER_DVI_FILES = $(OTHER_TEXI_FILES:.texi=.dvi)
-OTHER_HTML_FILES = $(OTHER_TEXI_FILES:.texi=.html)
+OTHER_HTML_FILES = readme.html
 
 
 MAKEINFO_FLAGS = -I $(srcdir)

Attachment: pgpgl3uzeeCNm.pgp
Description: PGP signature

Reply via email to