]> git.ipfire.org Git - thirdparty/nettle.git/commit
(distdir): Use [ -f, not [ -e, since the latter
authorNiels Möller <nisse@lysator.liu.se>
Thu, 24 Nov 2005 11:54:11 +0000 (12:54 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 24 Nov 2005 11:54:11 +0000 (12:54 +0100)
commit016c7d860e568bf49c6b5e93d51535fcae694e63
tree21216ce47bdd05fa9c0826ec64515297e982d173
parent4ebfcf8ea7bcbf1335391e8da79ab6cebbcd210d
(distdir): Use [ -f, not [ -e, since the latter
is less portable, and not supported by Solaris /bin/sh.

Rev: src/nettle/ChangeLog:1.375
Rev: src/nettle/Makefile.in:1.29
ChangeLog
Makefile.in