From 08de88f99c957fc1e345684cd77d151bd0bdef90 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sat, 31 Dec 2016 08:42:53 +0000 Subject: more obvious warning --- patches/panda.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/panda.patch b/patches/panda.patch index 829d776..d9f7d6f 100644 --- a/patches/panda.patch +++ b/patches/panda.patch @@ -4,7 +4,7 @@ } END { -+ note "\n'panda' is shortly to be removed from Rakudo Star and replaced by 'zef'.\n'zef' is available in this release and recommended over 'panda'"; ++ note "\nDEPRECATED\n'panda' is shortly to be removed from Rakudo Star and replaced by 'zef'.\n'zef' is available in this release and recommended over 'panda'"; rm_rf '.panda-work' if '.panda-work'.IO.e; for %failed.kv -> $source,$messages { -- cgit v1.1