From 2eed1ab71e3889c089b55e261d105525715f71ff Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 May 2009 01:38:45 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@12965 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/xindy/install-sh | 5 +++-- Build/source/utils/xindy/missing | 7 ++++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'Build/source/utils/xindy') diff --git a/Build/source/utils/xindy/install-sh b/Build/source/utils/xindy/install-sh index a5897de6ea7..6781b987bdb 100755 --- a/Build/source/utils/xindy/install-sh +++ b/Build/source/utils/xindy/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2006-12-25.00 +scriptversion=2009-04-28.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -515,5 +515,6 @@ done # 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: diff --git a/Build/source/utils/xindy/missing b/Build/source/utils/xindy/missing index f359dae7a87..727cfa0a15e 100755 --- a/Build/source/utils/xindy/missing +++ b/Build/source/utils/xindy/missing @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2008-12-21.33 +scriptversion=2009-04-28.21; # UTC # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008 Free Software Foundation, Inc. +# 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -371,5 +371,6 @@ exit 0 # 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