Diff for /nsdl/build/gatewayfiles.lpml between versions 1.1 and 1.2

version 1.1, 2002/05/23 19:57:05 version 1.2, 2002/05/28 05:13:47
Line 97  echo '********************************** Line 97  echo '**********************************
   <description>directory for style sheets</description>    <description>directory for style sheets</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/perl</targetdir>
     <categoryname>webstandard</categoryname>
     <description>Location of perl scripts, logs and utilities</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>    <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
   <categoryname>webstandard</categoryname>    <categoryname>webstandard</categoryname>
   <description>Location of mod_perl modules</description>    <description>Location of mod_perl modules</description>
Line 107  echo '********************************** Line 112  echo '**********************************
   <description>Location of mod_perl modules for interfacing with NSDL    <description>Location of mod_perl modules for interfacing with NSDL
 </description>  </description>
 </directory>  </directory>
   <directory>
     <targetdir dist='default'>home/httpd/lib/perl/Apache/LONCAPA</targetdir>
     <categoryname>webstandard</categoryname>
     <description>Location of mod_perl modules for interfacing with LONCAPA
   </description>
   </directory>
   <directory>
     <targetdir dist='default'>home/httpd/lib/perl/Apache/GATEWAY</targetdir>
     <categoryname>webstandard</categoryname>
     <description>Location of mod_perl modules for interfacing with GATEWAY
   functionality</description>
   </directory>
 </directories>  </directories>
 <files>  <files>
 <file>  <file>
Line 124  echo '********************************** Line 141  echo '**********************************
 <status>unverified</status>  <status>unverified</status>
 </file>  </file>
 <file>  <file>
 <source>lib/perl/Apache/NSDL/ToTheGateway.pm</source>  <source>bin/gatewayc</source>
 <target dist='default'>home/httpd/lib/perl/Apache/NSDL/ToTheGateway.pm  <target dist='default'>home/httpd/perl/gatewayc
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>bin/gatewayd</source>
   <target dist='default'>home/httpd/perl/gatewayd
   </target>
   <categoryname>webprogram</categoryname>
   <description></description>
   <status>unverified</status>
   </file>
   <file>
   <source>lib/perl/Apache/LONCAPA/ToTheGateway.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/ToTheGateway.pm
 </target>  </target>
 <categoryname>webprogram</categoryname>  <categoryname>webprogram</categoryname>
 <description></description>  <description></description>

Removed from v.1.1  
changed lines
  Added in v.1.2


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