]> err.no Git - util-linux/commit
sys-utils: correct setarch.8 manpage link creation. Closes: #453245
authorFrédéric Bothamy <frederic.bothamy@free.fr>
Wed, 28 Nov 2007 00:44:16 +0000 (17:44 -0700)
committerLaMont Jones <lamont@debian.org>
Wed, 28 Nov 2007 00:48:48 +0000 (17:48 -0700)
commit65e4cc08f22519966759485d30c90540b6fc339d
treed94bd96d12b603eb5487e1aba8a69f393efaa22a
parent600ebdb9d10cc07697315fed484454397955b667
sys-utils: correct setarch.8 manpage link creation.  Closes: #453245

At least on Debian, .so commands are relative to the man directory
(e.g., /usr/share/man), not to the subdirectory:
    % man i386
    man: can't open /usr/share/man/setarch.8: No such file or directory
    No manual entry for i386

See also http://bugs.debian.org/453245

Signed-off-by: Frédéric Bothamy <frederic.bothamy@free.fr>
Signed-off-by: LaMont Jones <lamont@debian.org>
sys-utils/Makefile.am