- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2005 09:19:04 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory homer:/tmp/cvs-serv24938 Modified Files: Makefile.base Log Message: Fixed aspell invokation Index: Makefile.base =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.base,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Makefile.base 3 May 2005 09:12:26 -0000 1.50 --- Makefile.base 3 May 2005 09:19:02 -0000 1.51 *************** *** 16,20 **** LINKCHECKER=$(TOOLS)/checklink.pl TIDY=tidy -asxml -utf8 ! SPELL=aspell -H -d american -l HTML2PS=html2ps PS2PDF=ps2pdf --- 16,20 ---- LINKCHECKER=$(TOOLS)/checklink.pl TIDY=tidy -asxml -utf8 ! SPELL=aspell --mode=html --encoding=utf-8 --master=american list HTML2PS=html2ps PS2PDF=ps2pdf
Received on Tuesday, 3 May 2005 09:19:09 UTC