[LON-CAPA-cvs] cvs: doc /loncapafiles updatequery.piml
harris41
lon-capa-cvs@mail.lon-capa.org
Thu, 16 May 2002 18:38:11 -0000
harris41 Thu May 16 14:38:11 2002 EDT
Modified files:
/doc/loncapafiles updatequery.piml
Log:
fix behavior (hosts.tab won't be installed on the first invocation
of make install on a new system)
Index: doc/loncapafiles/updatequery.piml
diff -u doc/loncapafiles/updatequery.piml:1.9 doc/loncapafiles/updatequery.piml:1.10
--- doc/loncapafiles/updatequery.piml:1.9 Thu May 16 11:29:15 2002
+++ doc/loncapafiles/updatequery.piml Thu May 16 14:38:11 2002
@@ -1,7 +1,7 @@
<!-- updatequery.piml -->
<!-- Scott Harrison -->
-<!-- $Id: updatequery.piml,v 1.9 2002/05/16 15:29:15 harris41 Exp $ -->
+<!-- $Id: updatequery.piml,v 1.10 2002/05/16 18:38:11 harris41 Exp $ -->
<!--
@@ -52,7 +52,7 @@
</perlscript>
</file>
<file>
-<target dist='default'>/home/httpd/lonUsers2/</target>
+<target dist='default'>/home/httpd/lonTabs/hosts.tab</target>
<perlscript mode='fg'>
$|=1;
unless (-e "<TARGET />") {