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

raeburn lon-capa-cvs@mail.lon-capa.org
Fri, 15 Sep 2006 20:55:15 -0000


raeburn		Fri Sep 15 16:55:15 2006 EDT

  Modified files:              
    /doc/loncapafiles	sanitycheck.piml 
  Log:
  Satisfying sles10 requirements.
  
  
Index: doc/loncapafiles/sanitycheck.piml
diff -u doc/loncapafiles/sanitycheck.piml:1.16 doc/loncapafiles/sanitycheck.piml:1.17
--- doc/loncapafiles/sanitycheck.piml:1.16	Mon Feb 28 22:40:47 2005
+++ doc/loncapafiles/sanitycheck.piml	Fri Sep 15 16:55:15 2006
@@ -2,7 +2,7 @@
 	"http://lpml.sourceforge.net/DTD/piml.dtd">
 <!-- sanitycheck.piml -->
 
-<!-- $Id: sanitycheck.piml,v 1.16 2005/03/01 03:40:47 albertel Exp $ -->
+<!-- $Id: sanitycheck.piml,v 1.17 2006/09/15 20:55:15 raeburn Exp $ -->
 
 <!--
 
@@ -111,6 +111,8 @@
 </file>
 <file>
 <target dist='default'>/etc/httpd/conf/loncapa.conf</target>
+<target dist='suse9.3 suse9.2 sles9'>/etc/httpd/loncapa.conf</target>
+<target dist='sles10'>/etc/apache2/loncapa.conf</target>
 <perlscript mode='fg'>
 open IN, "&lt;<TARGET />";
 my $hbug=-1;