aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
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 0582a67..a384349 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -65,6 +65,7 @@ manifest: modules/DBIish/lib
patch:
patch -p1 < patches/perl6-pod-to-bigpage.patch
+ patch -p1 < patches/panda.patch
tarball: manifest patch
[ -n "$(VERSION)" ] || ( echo "\nTry '$(MAKE) release VERSION=yyyy.mm'\n\n"; exit 1 )