- From: Ville Skytta <ville@hutz.w3.org>
- Date: Sun, 02 May 2004 13:00:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc
In directory hutz:/tmp/cvs-serv4406
Modified Files:
Tag: validator-0_6_0-branch
w3c-markup-validator.spec
Log Message:
checklink* are no longer in the tarball.
Index: w3c-markup-validator.spec
===================================================================
RCS file: /sources/public/validator/misc/w3c-markup-validator.spec,v
retrieving revision 1.1.2.16
retrieving revision 1.1.2.17
diff -u -d -r1.1.2.16 -r1.1.2.17
--- w3c-markup-validator.spec 30 Apr 2004 20:22:40 -0000 1.1.2.16
+++ w3c-markup-validator.spec 2 May 2004 13:00:48 -0000 1.1.2.17
@@ -50,11 +50,7 @@
httpd/conf/httpd.conf
# Cleanup of unused files
-rm -rf \
- htdocs/source \
- htdocs/config/verbosemsg.rc \
- htdocs/config/checklink.conf \
- httpd/cgi-bin/checklink.pl
+rm -rf htdocs/source htdocs/config/verbosemsg.rc
# Move config out of the way
mv htdocs/config __config
Received on Sunday, 2 May 2004 09:00:52 UTC