[LON-CAPA-cvs] cvs: loncom /build customizerpm.xml
harris41
lon-capa-cvs@mail.lon-capa.org
Sun, 14 Apr 2002 20:13:25 -0000
harris41 Sun Apr 14 16:13:25 2002 EDT
Modified files:
/loncom/build customizerpm.xml
Log:
needs surrounding tags to be well-formed XML
Index: loncom/build/customizerpm.xml
diff -u loncom/build/customizerpm.xml:1.1 loncom/build/customizerpm.xml:1.2
--- loncom/build/customizerpm.xml:1.1 Tue Jan 8 18:53:02 2002
+++ loncom/build/customizerpm.xml Sun Apr 14 16:13:25 2002
@@ -1,3 +1,4 @@
+<customize>
<vendor>
Laboratory for Instructional Technology Education, Division of
Science and Mathematics Education, Michigan State University.
@@ -43,3 +44,4 @@
echo "The files in this package are only those for the <tag /> component."
echo "***********************************************************************"
</pre>
+</customize>