[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

matthew lon-capa-cvs@mail.lon-capa.org
Mon, 24 Nov 2003 19:15:01 -0000


matthew		Mon Nov 24 14:15:01 2003 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  Moved default placement for tth and capa files to /home/httpd/lib/perl.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.297 doc/loncapafiles/loncapafiles.lpml:1.298
--- doc/loncapafiles/loncapafiles.lpml:1.297	Tue Nov 11 20:20:44 2003
+++ doc/loncapafiles/loncapafiles.lpml	Mon Nov 24 14:15:01 2003
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.297 2003/11/12 01:20:44 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.298 2003/11/24 19:15:01 matthew Exp $ -->
 
 <!--
 
@@ -4168,9 +4168,8 @@
 </fileglob>
 <file>
 <source>loncom/xml/tth.pm</source>
-<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
-<target dist='redhat8 redhat9'>home/httpd/lib/perl/tth.pm</target>
+<target dist='default'>home/httpd/lib/perl/tth.pm</target>
 <categoryname>system file</categoryname>
 <description>
 perl module for invoking functions specific to TeX-to-HTML conversion
@@ -4262,9 +4261,8 @@
 </file>
 <file>
 <source>modules/TexConvert/tthperl/tth.so</source>
-<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
-<target dist='redhat8 redhat9'>home/httpd/lib/perl/tth.so</target>
+<target dist='default'>home/httpd/lib/perl/tth.so</target>
 <categoryname>system file</categoryname>
 <description>
 shared library file for dynamic loading and unloading
@@ -4286,9 +4284,8 @@
 </file>
 <file>
 <source>loncom/homework/caparesponse/capa.pm</source>
-<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
-<target dist='redhat8 redhat9'>home/httpd/lib/perl/capa.pm</target>
+<target dist='default'>home/httpd/lib/perl/capa.pm</target>
 <categoryname>system file</categoryname>
 <description>
 perl module for invoking functions specific to CAPA
@@ -4302,9 +4299,8 @@
 </file>
 <file>
 <source>loncom/homework/caparesponse/capa.bs</source>
-<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
-<target dist='redhat8 redhat9'>home/httpd/lib/perl/capa.bs</target>
+<target dist='default'>home/httpd/lib/perl/capa.bs</target>
 <categoryname>system file</categoryname>
 <description>
 bootstrap file associated with dynamic loading of this module on multiple
@@ -4319,9 +4315,8 @@
 </file>
 <file>
 <source>loncom/homework/caparesponse/capa.so</source>
-<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
-<target dist='redhat8 redhat9'>home/httpd/lib/perl/capa.so</target>
+<target dist='default'>home/httpd/lib/perl/capa.so</target>
 <categoryname>system file</categoryname>
 <description>
 shared library file for dynamic loading and unloading