[MKDoc-commit] Time zone added

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Tue May 3 15:26:28 BST 2005


Log Message:
-----------
Time zone added

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/tools:
        install-details-gt.pl

-------------- next part --------------
Index: install-details-gt.pl
===================================================================
RCS file: /var/spool/cvs/mkd/tools/install-details-gt.pl,v
retrieving revision 1.21.2.25
retrieving revision 1.21.2.26
diff -Ltools/install-details-gt.pl -Ltools/install-details-gt.pl -u -r1.21.2.25 -r1.21.2.26
--- tools/install-details-gt.pl
+++ tools/install-details-gt.pl
@@ -340,6 +340,8 @@
     SetEnv      SERVER_ADMIN            "admin\@$domain_name"
     ServerAdmin "admin\@$domain_name"
 
+    SetEnv      TZ                      Europe/London
+
     # where to cache stuff
     SetEnv  MKD__CACHE_DIR  "$site_dir/cache"
 


More information about the MKDoc-commit mailing list