Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.187 and 1.188

version 1.187, 2002/11/12 22:36:37 version 1.188, 2002/11/13 02:47:38
Line 140  http://www.lon-capa.org/ Line 140  http://www.lon-capa.org/
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>systemfile</abbreviation>    <abbreviation>systemfile</abbreviation>
 </category>  </category>
   <category name="system script" type="runtime">
     <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
     <abbreviation>systemscript</abbreviation>
   </category>
   <category name="system script" type="development">
     <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
     <abbreviation>systemscript</abbreviation>
   </category>
 <category name="root script" type="runtime">  <category name="root script" type="runtime">
   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
   <abbreviation>rootscript</abbreviation>    <abbreviation>rootscript</abbreviation>
Line 4064  javascript for handling client-side inte Line 4072  javascript for handling client-side inte
 <file>  <file>
 <source>loncom/build/CHECKRPMS</source>  <source>loncom/build/CHECKRPMS</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>root script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
 manilla wrapper around check-rpms  manilla wrapper around check-rpms
 </description>  </description>
Line 4073  manilla wrapper around check-rpms Line 4081  manilla wrapper around check-rpms
 <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>system script</categoryname>
 <description>  <description>
 compare installed rpms with up-to-date distribution  compare installed rpms with up-to-date distribution
 </description>  </description>

Removed from v.1.187  
changed lines
  Added in v.1.188


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