]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: improve make src/fs-magic-compare
authorPádraig Brady <P@draigBrady.com>
Fri, 22 Mar 2013 11:10:40 +0000 (11:10 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 24 Mar 2013 02:29:57 +0000 (02:29 +0000)
commitbb9197c40663c232422f5e0296d63d4ab6c1dc50
treef94b032917ceba08974b0eec4b96485d691eb306
parentdc4fbb99a98140d2287720aa277e89f21c9eb92f
maint: improve make src/fs-magic-compare

* README-release: fix the `make` command, and mention how
to get the latest results without requring running a
system with the latest kernel.
* src/local.mk (src/fs-latest-magic.h): A new target to
document how/where to place the latest magic header.
(src/fs-kernel-magic): Adjust to include separately
downloaded header if available.
(src/fs-magic): Undefine MANPAGER as it may impact the
ability to pipe the output of man(1).
(fs-magic-compare): Don't echo the commands run as they're
distracting from the output which needs to be examined.
README-release
src/local.mk