ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/install-sh
(Generate patch)

Comparing hopm/trunk/install-sh (file contents):
Revision 5352 by michael, Sun Jan 11 13:26:11 2015 UTC vs.
Revision 8551 by michael, Sat Sep 22 20:56:15 2018 UTC

# Line 1 | Line 1
1   #!/bin/sh
2   # install - install a program, script, or datafile
3  
4 < scriptversion=2013-12-25.23; # UTC
4 > scriptversion=2016-01-11.22; # UTC
5  
6   # This originates from X11R5 (mit/util/scripts/install.sh), which was
7   # later released in X11R6 (xc/config/util/install.sh) with the
# Line 496 | Line 496 | done
496   # eval: (add-hook 'write-file-hooks 'time-stamp)
497   # time-stamp-start: "scriptversion="
498   # time-stamp-format: "%:y-%02m-%02d.%02H"
499 < # time-stamp-time-zone: "UTC"
499 > # time-stamp-time-zone: "UTC0"
500   # time-stamp-end: "; # UTC"
501   # End:

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)