Author: randyk
Date: Wed May 18 21:54:11 2005
New Revision: 170869
URL: http://svn.apache.org/viewcvs?rev=170869&view=rev
Log:
list directories to ignore indexing when generating META.yml
Modified:
httpd/apreq/trunk/build/version_check.pl
Modified: httpd/apreq/trunk/build/version_check.pl
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/build/version_check.pl?rev=170869&r1=170868&r2=170869&view=diff
==============================================================================
--- httpd/apreq/trunk/build/version_check.pl (original)
+++ httpd/apreq/trunk/build/version_check.pl Wed May 18 21:54:11 2005
@@ -138,6 +138,11 @@
version: $opts{version}
APR::Request::Param:
version: $opts{version}
+no_index:
+ directory:
+ - glue/perl/xsbuilder/tables/APR/Request
+ - glue/perl/t/response/TestAPI
+ - glue/perl/t/response/TestApReq
generated_by: $0
EOT
my %runtime_prereqs = (