Author: pgollucci Date: Sat Jun 24 00:03:04 2006 New Revision: 416877 URL: http://svn.apache.org/viewvc?rev=416877&view=rev Log: fix the file paths by stripping leading ./
Modified: perl/Apache-SizeLimit/trunk/MANIFEST Modified: perl/Apache-SizeLimit/trunk/MANIFEST URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/MANIFEST?rev=416877&r1=416876&r2=416877&view=diff ============================================================================== --- perl/Apache-SizeLimit/trunk/MANIFEST (original) +++ perl/Apache-SizeLimit/trunk/MANIFEST Sat Jun 24 00:03:04 2006 @@ -1,13 +1,13 @@ -./Changes -./INSTALL -./LICENSE -./MANIFEST -./MANIFEST.SKIP -./Makefile.PL -./README -./RELEASE -./SUPPORT -./lib/Apache/SizeLimit.pm -./t/TEST.PL -./t/pod.t -./t/response/TestApache/basic.pm +Changes +INSTALL +LICENSE +MANIFEST +MANIFEST.SKIP +Makefile.PL +README +RELEASE +SUPPORT +lib/Apache/SizeLimit.pm +t/TEST.PL +t/pod.t +t/response/TestApache/basic.pm