Commit Graph

16 Commits

Author SHA1 Message Date
Brendan Kehoe 965c73c55d * install.sh (chmodcmd): Set to null if the DST directory already
exists.
1996-11-11 18:12:15 +00:00
Gordon Irlam 843115fae5 Remove cygnus local comments from install-sh and install.sh. 1996-06-05 19:38:35 +00:00
Gordon Irlam 5d95c4740e Add install.sh copyright terms from X11R5. 1996-06-05 01:24:52 +00:00
Ian Lance Taylor c0914b6e6e * install.sh: Correct misspelling of transformbasename. 1996-03-15 00:18:41 +00:00
David MacKenzie 835578f34d * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
Per Bothner 4ec8fed342 * install.sh: Remove 'set -e'. It makes any conditionals
in the script useless.
1993-11-04 19:13:47 +00:00
Jason Merrill 98e67c34ef (chmodcmd): Set file to mode 755 by default (should also do default
chgrp and chown, but I don't feel like dealing with that now)
1993-09-10 00:04:38 +00:00
Jason Merrill 241700396d * install.sh: Support -d option (in the manner of SunOS 4 install,
as it is more deterministic than that of GNU install)
1993-09-09 23:50:23 +00:00
David D. Zuhn 26fac605fb fix install.sh on DECstation; handle lack of c++ on h8[35]00 for libio 1993-08-20 00:37:33 +00:00
Jim Kingdon 731b07201a * install.sh: If one command fails, don't try the rest. Don't try
to remove $dsttmp (via trap) unless we have already created it.
	If $src doesn't exist, detect it and exit with an error.
1993-08-16 02:49:53 +00:00
David D. Zuhn 357561a615 add a trap to ensure tmp files are removed 1993-08-02 18:52:12 +00:00
David D. Zuhn f0d7cc29ad kludge around 386BSD bug 1993-06-29 20:59:01 +00:00
David D. Zuhn af8647132a don't use dirname 1993-06-21 19:38:14 +00:00
David D. Zuhn 1a4874f78f append transformbasename to transformed name 1993-06-18 18:18:12 +00:00
David D. Zuhn 09938a1612 configure already add the -e 1993-06-17 23:50:01 +00:00
David D. Zuhn bf16876816 a portable install script, also creates parent directories 1993-06-15 22:18:29 +00:00