summarylogtreecommitdiffstats
path: root/perl-5.38.patch
diff options
context:
space:
mode:
Diffstat (limited to 'perl-5.38.patch')
-rw-r--r--perl-5.38.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/perl-5.38.patch b/perl-5.38.patch
new file mode 100644
index 000000000000..094a654a9c82
--- /dev/null
+++ b/perl-5.38.patch
@@ -0,0 +1,12 @@
+--- src/rxvtperl.xs
++++ src/rxvtperl.xs
+@@ -399,7 +399,7 @@ rxvt_perl_interp::init ()
+ {
+ if (!perl)
+ {
+- rxvt_push_locale (""); // perl init destroys current locale
++ rxvt_push_locale ("C"); // perl init destroys current locale
+
+ {
+ perl_environ = rxvt_environ;
+