summaryrefslogtreecommitdiffhomepage
path: root/patches/perl
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-10-30 18:35:51 +0100
committerØrjan Malde <red@foxi.me>2022-10-30 18:35:51 +0100
commitaff0081f35951e8e09614c67fbccd8f81f5e6b36 (patch)
treecd52c6245b123a8e6803441e79f1027b2cd299d4 /patches/perl
parent21eddd3746cc552459e12cf007bbce880ef2c025 (diff)
downloadmidipix_build-aff0081f35951e8e09614c67fbccd8f81f5e6b36.tar.bz2
midipix_build-aff0081f35951e8e09614c67fbccd8f81f5e6b36.tar.xz
patches/perl/yes-we-can-hack.patch: new patch.
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/perl')
-rw-r--r--patches/perl/yes-we-can-hack.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/patches/perl/yes-we-can-hack.patch b/patches/perl/yes-we-can-hack.patch
new file mode 100644
index 00000000..ce0616c8
--- /dev/null
+++ b/patches/perl/yes-we-can-hack.patch
@@ -0,0 +1,12 @@
+diff -ru perl-5.36.0.orig/doio.c perl-5.36.0/doio.c
+--- perl-5.36.0.orig/doio.c 2022-05-20 02:01:22.000000000 +0200
++++ perl-5.36.0/doio.c 2022-10-30 18:20:57.721541670 +0100
+@@ -2892,6 +2892,8 @@
+ PERL_ARGS_ASSERT_CANDO;
+ PERL_UNUSED_CONTEXT;
+
++ return TRUE;
++
+ #ifdef DOSISH
+ /* [Comments and code from Len Reed]
+ * MS-DOS "user" is similar to UNIX's "superuser," but can't write