aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
authorSteve Mynott <stmuk@users.noreply.github.com>2017-08-11 17:07:15 +0200
committerGitHub <noreply@github.com>2017-08-11 17:07:15 +0200
commit9ac7033d0c5e3c7471cd2393aa21de0ed9150fd5 (patch)
tree2d9f34c3e4e543106a1e5441eddd02386acef8ec /tools/star/Makefile
parent694f91ca0cf115444bd6baeca15059e426072738 (diff)
parent57264c72f102477ea3e4127216d30f806e888d68 (diff)
Merge pull request #97 from stmuk/master
patch perl6 -v to display "Rakudo Star" star issue #7
Diffstat (limited to 'tools/star/Makefile')
-rw-r--r--tools/star/Makefile1
1 files changed, 1 insertions, 0 deletions
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