- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 02 Aug 2007 19:42:21 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle
In directory hutz:/tmp/cvs-serv16130
Modified Files:
Makefile.PL
Log Message:
Fix ChangeLog target dependencies.
Index: Makefile.PL
===================================================================
RCS file: /sources/public/validator/misc/bundle/Makefile.PL,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.PL 26 Jul 2007 21:41:52 -0000 1.10
+++ Makefile.PL 2 Aug 2007 19:42:18 -0000 1.11
@@ -28,7 +28,7 @@
sub MY::postamble {
return <<'MAKE_FRAG';
-changelog:
+ChangeLog: README lib/Bundle/W3C/Validator.pm t/00load.t
cvs2cl --FSF --utc --prune \
--ignore ChangeLog --ignore cvsignore --ignore SIGNATURE \
--ignore Makefile.PL --ignore META.yml --ignore MANIFEST
Received on Thursday, 2 August 2007 19:42:27 UTC