Author :
Paul Eggert
Date :
2017-09-23 11:03:34
Hash :48463bb2 Message :install-sh: do not assume / = //
* lib/install-sh: Do not append / to destination
directory if it already ends in /. This supports
a destination directory of // on hosts where / and //
are distinct directories, as POSIX allows.