diff options
author | David Nusinow <dnusinow@debian.org> | 2007-02-28 23:44:51 -0500 |
---|---|---|
committer | David Nusinow <dnusinow@debian.org> | 2007-02-28 23:44:51 -0500 |
commit | 70b0df8b93c27080873b9f00b360dcec32ec5186 (patch) | |
tree | 4ee7882f5aa0edfef4773a8ac3e201903b22cb3a /install-sh | |
parent | 0a1413f587846a8ee1d1a944df872440898898f2 (diff) | |
download | xf86-video-ati-frc-70b0df8b93c27080873b9f00b360dcec32ec5186.tar.gz xf86-video-ati-frc-70b0df8b93c27080873b9f00b360dcec32ec5186.tar.bz2 |
Autoreconf
Diffstat (limited to 'install-sh')
-rwxr-xr-x | install-sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2005-02-02.21 +scriptversion=2005-05-14.22 # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the |