1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-13 10:52:09 +02:00
Files
coreutils/man
Bernhard Voelker 979f59f77c build: fix dependencies of man/sha*sum.1
Although the above man pages depend on src/md5sum.c as a shared
source, the build of the man pages directly requires their own
executables to exist.

* man/local.mk (man/sha1sum.1): Change the dependency from
'src/md5sum' to 'src/sha1sum'.
(man/sha224sum.1): s/md5sum/sha224sum/
(man/sha256sum.1): s/md5sum/sha256sum/
(man/sha384sum.1): s/md5sum/sha384sum/
(man/sha512sum.1): s/md5sum/sha512sum/

Reported by Pádraig Brady in
http://lists.gnu.org/archive/html/coreutils/2013-11/msg00006.html
2013-11-01 18:59:43 +01:00
..
2007-07-10 19:00:00 +02:00
2007-03-29 21:37:05 +02:00
2013-09-12 08:02:22 +02:00
2013-09-12 08:02:22 +02:00
2007-10-07 19:44:38 +02:00
2013-01-24 01:38:17 +00:00
2007-03-29 21:37:06 +02:00
2009-02-22 10:16:15 -07:00
2007-07-10 19:00:00 +02:00