summarylogtreecommitdiffstats
path: root/perl-5.38.patch
diff options
context:
space:
mode:
authormrdotx2023-08-07 18:12:18 +0200
committermrdotx2023-08-07 18:12:18 +0200
commitf4c15b07151c344e874f2433f7a7c821be8ed325 (patch)
tree9d7ca90bc51eec52f689d37244fb45c553a98f80 /perl-5.38.patch
parent1ee493e0823838e364fcf32df145c0cd2fc3d0fe (diff)
downloadaur-f4c15b07151c344e874f2433f7a7c821be8ed325.tar.gz
perl 5.38 rebuild
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;
+