# HG changeset patch # User jheryan # Date 1127462745 0 # Node ID dcf2b3c81e02ca325b91b2debb3bf7fe5511e096 # Parent 301b3ae331f24b9c7b9c4a655a08fad50e2026f0 Symlinks are not needed any more. diff -r 301b3ae331f2 -r dcf2b3c81e02 DOCS/xml/cs/Makefile --- a/DOCS/xml/cs/Makefile Fri Sep 23 08:03:08 2005 +0000 +++ b/DOCS/xml/cs/Makefile Fri Sep 23 08:05:45 2005 +0000 @@ -2,7 +2,7 @@ #HTML_STYLESHEET = mystyle.css # Change to yes to enable symlinking missing files to English master versions -USE_SYMLINKS = yes +USE_SYMLINKS = no # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml)