summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2016-07-26 20:58:08 +0200
committerBernhard Voelker <mail@bernhard-voelker.de>2016-07-27 07:11:20 +0200
commita69e54cfdf7e5d8c2c3fe315ded649272d7e8711 (patch)
tree569828e2fae9bac0b81ffa542ac135f21152c663 /doc/coreutils.texi
parent0f9fc7b3b9aee1d001ca60de1125e6e714e70ac7 (diff)
downloadcoreutils-a69e54cfdf7e5d8c2c3fe315ded649272d7e8711.tar.xz
maint: fix dependency of man/arch.1
The following is a reproducer for the wrong dependency: $ ./configure --enable-install-program=arch $ make $ rm -f src/arch man/arch.1 $ make man/arch.1 GEN man/arch.1 help2man: can't get `--help' info from man/arch.td/arch Try `--no-discard-stderr' if option outputs to stderr Makefile:14378: recipe for target 'man/arch.1' failed make: *** [man/arch.1] Error 127 * man/local.mk (man/arch.1): Change to depend on src/arch rather than src/uname: while the arch binary depends on uname.c and uname-arch.c, its man page depends on the arch binary. Reported downstream by Rodrigues Goldwyn <rgoldwyn@suse.com> in https://build.opensuse.org/request/show/415172
Diffstat (limited to 'doc/coreutils.texi')
0 files changed, 0 insertions, 0 deletions