[m-dev.] diff: update location of htdig conf files

Peter Ross petdr at cs.mu.OZ.AU
Wed Dec 15 17:44:38 AEDT 1999


Hi,


===================================================================


Estimated hours taken: 0.25

w3/bin/install_webpages:
    Use the new path to the location of the htdig conf files.


Index: bin/install_webpages
===================================================================
RCS file: /home/staff/zs/imp/w3/bin/install_webpages,v
retrieving revision 1.8
diff -u -r1.8 install_webpages
--- bin/install_webpages	1999/03/05 16:46:35	1.8
+++ bin/install_webpages	1999/12/15 06:42:35
@@ -58,13 +58,13 @@
 PATH=/usr/local/bin:$PATH
 
     # Mailing list
-htdig -c /etc/htdig-mlists.conf
-htmerge -c /etc/htdig-mlists.conf -d
-htmerge -c /etc/htdig-mlists.conf -w
+htdig -c /etc/htdig/htdig-mlists.conf
+htmerge -c /etc/htdig/htdig-mlists.conf -d
+htmerge -c /etc/htdig/htdig-mlists.conf -w
 
     # Rest of web site.
-htdig -c /etc/htdig.conf
-htmerge -c /etc/htdig.conf -d
-htmerge -c /etc/htdig.conf -w
+htdig -c /etc/htdig/htdig.conf
+htmerge -c /etc/htdig/htdig.conf -d
+htmerge -c /etc/htdig/htdig.conf -w
 
 chgrp -R mercury /var/spool/htdig*

----
 +----------------------------------------------------------------------+
 | Peter Ross      M Sci/Eng Melbourne Uni                              |
 | petdr at cs.mu.oz.au  WWW: www.cs.mu.oz.au/~petdr/ ph: +61 3 9344 9158  |
 +----------------------------------------------------------------------+
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list