joes        2003/10/29 18:48:16

  Modified:    .        MANIFEST.SKIP
  Log:
  Prevent some local Apache::Test config data from spilling into the package 
MANIFEST
  
  Revision  Changes    Path
  1.3       +3 -1      httpd-apreq-2/MANIFEST.SKIP
  
  Index: MANIFEST.SKIP
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/MANIFEST.SKIP,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MANIFEST.SKIP     29 Oct 2003 02:20:24 -0000      1.2
  +++ MANIFEST.SKIP     30 Oct 2003 02:48:16 -0000      1.3
  @@ -32,5 +32,7 @@
   
   #Apache Test stuff
   t/TEST$
  -t/conf/*.conf$
  +t/conf/.*\.conf$
  +t/conf/.*\.p[lm]$
  +t/htdocs
   t/logs
  
  
  

Reply via email to