From 0df7c0cdd24e3128f89a4f8999fc1bf14f5a5e62 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 21 Sep 1996 00:52:29 +0000 Subject: Don't forget to compress dlb.6. --- japanese/nethack32/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'japanese/nethack32') diff --git a/japanese/nethack32/Makefile b/japanese/nethack32/Makefile index a4429c9..4afd600 100644 --- a/japanese/nethack32/Makefile +++ b/japanese/nethack32/Makefile @@ -3,7 +3,7 @@ # Date created: 13 February 1995 # Whom: asami # -# $Id: Makefile,v 1.6 1996/09/17 08:44:10 max Exp $ +# $Id: Makefile,v 1.7 1996/09/17 15:07:33 max Exp $ # DISTNAME= nethack-3.2.1 @@ -31,6 +31,7 @@ pre-install: post-install: .if !defined(NOMANCOMPRESS) + gzip -9nf ${PREFIX}/man/man6/dlb.6 gzip -9nf ${PREFIX}/man/man6/dgn_comp.6 gzip -9nf ${PREFIX}/man/man6/lev_comp.6 gzip -9nf ${PREFIX}/man/man6/nethack.6 -- cgit v1.1