Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.170 and 1.171

version 1.170, 2002/09/04 16:54:44 version 1.171, 2002/09/09 14:38:01
Line 687  the www@localhost MySQL password, and br Line 687  the www@localhost MySQL password, and br
 This file provides initializations for perl handlers.  It adjusts what  This file provides initializations for perl handlers.  It adjusts what
 the module path space is (so as to include /home/httpd/lib/perl/Apache) as  the module path space is (so as to include /home/httpd/lib/perl/Apache) as
 well as causing the Apache module to be used for every perl handler.  well as causing the Apache module to be used for every perl handler.
 <tt>startup.pl</tt> is invoked by <tt>access.conf</tt>.  <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 1108  echo 'pod2html lond' Line 1108  echo 'pod2html lond'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/build/CHECKRPMS</source>
   <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
   <categoryname>script</categoryname>
   <description>CGI script that checks status of RPMs</description>
   </file>
   <file>
 <source>loncom/cgi/loncron.pl</source>  <source>loncom/cgi/loncron.pl</source>
 <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>  <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 3920  javascript for handling client-side inte Line 3926  javascript for handling client-side inte
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/build/CHECKRPMS</source>
   <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
   <categoryname>root script</categoryname>
   <description>
   manilla wrapper around check-rpms
   </description>
   <status>tested/documented/beta</status>
   </file>
   <file>
 <source>loncom/build/check-rpms</source>  <source>loncom/build/check-rpms</source>
 <target dist='default'>usr/local/loncapa/bin/check-rpms</target>  <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>

Removed from v.1.170  
changed lines
  Added in v.1.171


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>