From 413508c6fa54f465cdcf021a59ee7e6a38d5b1e7 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 23 Sep 2010 09:08:28 -0500 Subject: Update more supplementary build scripts Signed-off-by: Dan McGee --- mkinstalldirs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mkinstalldirs') diff --git a/mkinstalldirs b/mkinstalldirs index ef7e16fd..4191a45d 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -1,7 +1,7 @@ #! /bin/sh # mkinstalldirs --- make directory hierarchy -scriptversion=2006-05-11.19 +scriptversion=2009-04-28.21; # UTC # Original author: Noah Friedman # Created: 1993-05-16 @@ -157,5 +157,6 @@ exit $errstatus # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: -- cgit v1.2.3-24-g4f1b