]> www.infradead.org Git - mtd-utils.git/commit
Makefile: separate man page install and compression steps
authorMike Frysinger <vapier@gentoo.org>
Sat, 19 Nov 2011 21:02:03 +0000 (16:02 -0500)
committerArtem Bityutskiy <Artem.Bityutskiy@intel.com>
Tue, 22 Nov 2011 21:31:24 +0000 (23:31 +0200)
commit4ff3ab5a610fc150ec50bf16b1fb0b0c00e281a2
tree8c57586f8f7abc3eef4e4103460a08c8b37b2e91
parent952f4b15bd0bbcd2d7ef1a60e316fab309dcce5a
Makefile: separate man page install and compression steps

If the system doesn't have gzip installed, we should still be able
to install the man pages.  So install the file in one step, and then
compress it in another (and ignore failures from that).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@intel.com>
Makefile