From 5f69222d43b7a1d25016c9093d5a353bbdfc1065 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Tue, 2 Mar 2010 20:36:02 +0000 Subject: [PATCH] update from automake-1.11 --- mkinstalldirs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: