aboutsummaryrefslogtreecommitdiff
path: root/libXfont/install-sh
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-06-25 07:10:22 +0000
committermarha <marha@users.sourceforge.net>2010-06-25 07:10:22 +0000
commit65fee5533a4cec1d9c1ec631f9cb98f09cf638cf (patch)
treebb7f1581b5da53114ff219c12d1be0b9f017c9e4 /libXfont/install-sh
parent04737296304dea59e9278d32821193c2787bd8ab (diff)
downloadvcxsrv-65fee5533a4cec1d9c1ec631f9cb98f09cf638cf.tar.gz
vcxsrv-65fee5533a4cec1d9c1ec631f9cb98f09cf638cf.tar.bz2
vcxsrv-65fee5533a4cec1d9c1ec631f9cb98f09cf638cf.zip
Updated to libXfont-1.4.2
Diffstat (limited to 'libXfont/install-sh')
-rw-r--r--libXfont/install-sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/libXfont/install-sh b/libXfont/install-sh
index 6781b987b..a5897de6e 100644
--- a/libXfont/install-sh
+++ b/libXfont/install-sh
@@ -1,7 +1,7 @@
#!/bin/sh
# install - install a program, script, or datafile
-scriptversion=2009-04-28.21; # UTC
+scriptversion=2006-12-25.00
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
@@ -515,6 +515,5 @@ done
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
+# time-stamp-end: "$"
# End: