aboutsummaryrefslogtreecommitdiff
path: root/build-aux/install-sh
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2024-03-29 19:53:25 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2024-04-06 00:33:51 +0100
commite71c7350c4e74182658bdac4602adedf1c4cfc4d (patch)
tree36d0a36c6cdadadf0accc9506e54d938cb76d0d3 /build-aux/install-sh
parentCVE-2024-3094: doxygen (diff)
downloadxz-jiatan/v5.6.0/autofoo.tar.xz
CVE-2024-3094: import xz-5.6.0.tar.xzjiatan/v5.6.0/autofoo
Diffstat (limited to 'build-aux/install-sh')
-rwxr-xr-xbuild-aux/install-sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/build-aux/install-sh b/build-aux/install-sh
index 7c56c9c0..ec298b53 100755
--- a/build-aux/install-sh
+++ b/build-aux/install-sh
@@ -1,7 +1,7 @@
#!/bin/sh
# install - install a program, script, or datafile
-scriptversion=2023-11-23.18; # UTC
+scriptversion=2020-11-14.01; # UTC
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
@@ -124,9 +124,9 @@ it's up to you to specify -f if you want it.
If -S is not specified, no backups are attempted.
-Report bugs to <bug-automake@gnu.org>.
-GNU Automake home page: <https://www.gnu.org/software/automake/>.
-General help using GNU software: <https://www.gnu.org/gethelp/>."
+Email bug reports to bug-automake@gnu.org.
+Automake home page: https://www.gnu.org/software/automake/
+"
while test $# -ne 0; do
case $1 in