]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/install-sh: Fix the dirname emulation to ignore trailing
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 22 Oct 2004 06:45:08 +0000 (06:45 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 22 Oct 2004 06:45:08 +0000 (06:45 +0000)
commit5a8604fcc62d3b073f6772284071fccd49ab8ec3
tree57d22a6529d1c955adeac5f8a4ca10bfbffbdb52
parentd21ec656c9e843cdfb3dd4ec3eae3b75e67ccb94
* lib/install-sh: Fix the dirname emulation to ignore trailing
slashes, i.e., the direname of `a/b/' is `a', not `a/b/'.  This
caused `install-sh a/b/' to fail.
* tests/instsh2.test: Augment.
Report from Пухальский Юрий Андреевич.
ChangeLog
lib/install-sh
tests/instsh2.test