diff options
-rw-r--r-- | japanese/nethack/Makefile | 3 | ||||
-rw-r--r-- | japanese/nethack32/Makefile | 3 | ||||
-rw-r--r-- | japanese/nethack34/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/japanese/nethack/Makefile b/japanese/nethack/Makefile index a4429c9..4afd600 100644 --- a/japanese/nethack/Makefile +++ b/japanese/nethack/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 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 diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index a4429c9..4afd600 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/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 |