From 57264c72f102477ea3e4127216d30f806e888d68 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Fri, 11 Aug 2017 16:04:00 +0100 Subject: patch perl6 -v to display "Rakudo Star" star issue #7 --- tools/star/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/star/Makefile b/tools/star/Makefile index 3c5c575..2afe9c7 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -68,6 +68,7 @@ manifest: modules/DBIish/lib rm MANIFEST.1 patch: + patch -p1 < patches/star-ver.patch patch -p1 < patches/perl6-pod-to-bigpage.patch patch -p1 < patches/panda.patch -- cgit v1.1