Remove support for -b= and -t= options; this
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 5 Jul 2004 07:07:32 +0000 (07:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 5 Jul 2004 07:07:32 +0000 (07:07 +0000)
commit84a98180dd37a32891800fb9aafdf685bab74252
treef2d03c7c7934c6382cc540959fb6debbbc21a895
parentabe03dd690b28027cea97532201ec991448537e1
Remove support for -b= and -t= options; this
has been moribund for a decade.
Add support for -t and -T options (new in coreutils install).
-c option now does nothing (the default is to copy), for
compatibility with BSD and coreutils 'install'.
Fix usage message; it referred to nonexistent variables.
Don't assume 'lasterr' is unset in environment.
lib/install-sh