From 347e4547778c0ff05a44a8e5264fb02495548a6d Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sat, 17 Dec 2016 14:48:44 +0000 Subject: patch panda to warn it's leaving star --- tools/star/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') 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 ) -- cgit v1.1