SOURCES: pldcpan.pl - include TODO.txt

radek radek at pld-linux.org
Sun May 18 17:26:24 CEST 2008


Author: radek                        Date: Sun May 18 15:26:24 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include TODO.txt

---- Files affected:
SOURCES:
   pldcpan.pl (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SOURCES/pldcpan.pl
diff -u SOURCES/pldcpan.pl:1.52 SOURCES/pldcpan.pl:1.53
--- SOURCES/pldcpan.pl:1.52	Sun Feb 17 17:42:34 2008
+++ SOURCES/pldcpan.pl	Sun May 18 17:26:18 2008
@@ -143,8 +143,8 @@
 	$info->{doc_files} = [
 		grep -e,
 		grep !$tmp{$_}++,
+		map { $_, "$_.txt", "$_.TXT" }
 		map { $_, lc $_, uc $_ }
-		  map { $_, "$_.txt", "$_.TXT" }
 		  qw(AUTHORS BUGS ChangeLog Changes CREDITS doc docs documentation EXTRAS
 		  GOALS HACKING HISTORY INSTALL NEW NEWS NOTES PATCHING README DISCLAIMER
 		  ToDo)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pldcpan.pl?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list