Hi,

I think r818 and r819 should be improved. If the htmlformat is chm, it
should not copy the cssfile to the rtl dir, because it might not
exist.
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&root=docs&revision=818

make distclean rtl.chk HTMLFMT=chm FPCSRCDIR=~/src/fpc/trunk
gives:
...
HTML Files written. Collecting other files and compressing...this
could take some time
Generating Table of contents...
Generating Index...
Finishing compressing...
Done.
cp fpdoc.cst rtl/fpdoc.css
cp: cannot create regular file `rtl/fpdoc.css': No such file or directory
make: *** [rtl.chk] Error 1

Vincent
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to