aboutsummaryrefslogtreecommitdiff
path: root/patches/panda.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/panda.patch')
-rw-r--r--patches/panda.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/patches/panda.patch b/patches/panda.patch
deleted file mode 100644
index d9f7d6f..0000000
--- a/patches/panda.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../modules/panda/bin/panda
-+++ ../modules/panda/bin/panda
-@@ -163,6 +163,7 @@
- }
-
- END {
-+ 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 {