[LON-CAPA-cvs] cvs: nsdl /build buildfiles.lpml

harris41 lon-capa-cvs@mail.lon-capa.org
Sun, 13 Oct 2002 05:48:22 -0000


harris41		Sun Oct 13 01:48:22 2002 EDT

  Modified files:              
    /nsdl/build	buildfiles.lpml 
  Log:
  need distprobe for lpml_parse.pl
  
  
Index: nsdl/build/buildfiles.lpml
diff -u nsdl/build/buildfiles.lpml:1.1 nsdl/build/buildfiles.lpml:1.2
--- nsdl/build/buildfiles.lpml:1.1	Sun Oct 13 01:36:22 2002
+++ nsdl/build/buildfiles.lpml	Sun Oct 13 01:48:22 2002
@@ -3,7 +3,7 @@
 
 <!-- Scott Harrison -->
 
-<!-- $Id: buildfiles.lpml,v 1.1 2002/10/13 05:36:22 harris41 Exp $ -->
+<!-- $Id: buildfiles.lpml,v 1.2 2002/10/13 05:48:22 harris41 Exp $ -->
 
 <!-- This file is a collection of files associated
 with compiling and installing NSDL-LONCAPA gateway source code. -->
@@ -83,6 +83,16 @@
 </description>
 <note>
 </note>
+</file>
+<file>
+<source>build/distprobe</source>
+<target dist='default'>distprobe</target>
+<categoryname>system file</categoryname>
+<description>
+For probing operating system flavor and version.
+</description>
+<note></note>
+<status>unverified</status>
 </file>
 <file>
 <source>build/filecompare.pl</source>