From d7b2a9b9c52e0756b85ba93a375974e0ca51d450 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Mon, 7 Jun 2010 02:15:53 +0000 Subject: - Fix missing MAN1 page. Reported by: pointyhat via pav Pointy hat to: skv@ With Hat: perl@ --- lang/rakudo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/rakudo') diff --git a/lang/rakudo/Makefile b/lang/rakudo/Makefile index 743acab93971..96f605585d07 100644 --- a/lang/rakudo/Makefile +++ b/lang/rakudo/Makefile @@ -30,7 +30,7 @@ USE_GMAKE= yes INSTALL_TARGET= install -MAN1= perl6.1 +MAN1= perl6.1 rakudo.1 MANCOMPRESSED= no PARROTCONFIG?= ${LOCALBASE}/bin/parrot_config -- cgit v1.2.3