On Wed, Feb 17, 2010 at 5:36 PM, FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote: >> >> +manpages/tgtd.8: tgtd.8.xml >> >> + -test -z "$(XSLTPROC)" || $(XSLTPROC) -o $@ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $< >> >> + >> >> +htmlpages/tgtd.8.html: tgtd.8.xml >> >> + -test -z "$(XSLTPROC)" || $(XSLTPROC) -o $@ http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl $< >> > >> > It means that it tries to connect to docbook.sf.net? If so, can we use >> > the local files instead? >> >> Good point. >> I have updated the makefile to use the local files. Attached is a new patch. > > I guess that other distributions might use different paths? > > Is there any clever way to find appropriate style files? If not, it > would be ok to have our local copies, I guess. > I dont know. If they do, I guess someone can send in a patch? :-) regards ronnie sahlberg -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html