aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches/panda.patch2
1 files changed, 1 insertions, 1 deletions
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 {