[LON-CAPA-cvs] cvs: doc /loncapafiles sanitycheck.piml

raeburn raeburn@source.lon-capa.org
Mon, 13 Jul 2009 00:06:23 -0000


raeburn		Mon Jul 13 00:06:23 2009 EDT

  Modified files:              
    /doc/loncapafiles	sanitycheck.piml 
  Log:
  Modifications to support organization used for debian5 and ubuntu LTS (6 and 8).
  
  
Index: doc/loncapafiles/sanitycheck.piml
diff -u doc/loncapafiles/sanitycheck.piml:1.26 doc/loncapafiles/sanitycheck.piml:1.27
--- doc/loncapafiles/sanitycheck.piml:1.26	Sun Jul  5 21:23:42 2009
+++ doc/loncapafiles/sanitycheck.piml	Mon Jul 13 00:06:23 2009
@@ -2,7 +2,7 @@
 	"http://lpml.sourceforge.net/DTD/piml.dtd">
 <!-- sanitycheck.piml -->
 
-<!-- $Id: sanitycheck.piml,v 1.26 2009/07/05 21:23:42 raeburn Exp $ -->
+<!-- $Id: sanitycheck.piml,v 1.27 2009/07/13 00:06:23 raeburn Exp $ -->
 
 <!--
 
@@ -111,7 +111,7 @@
 </file>
 <file>
 <target dist='default'>/etc/httpd/conf/loncapa.conf</target>
-<target dist='sles10 suse10.1 suse10.2 suse10.3 suse11.1'>/etc/apache2/loncapa.conf</target>
+<target dist='sles10 suse10.1 suse10.2 suse10.3 suse11.1 debian5 ubuntu6 ubuntu8'>/etc/apache2/loncapa.conf</target>
 <perlscript mode='fg'>
 open IN, "&lt;<TARGET />";
 my $hbug=-1;