rxvt-unicode: backport patch for perl 5.38.

This commit is contained in:
Leah Neukirchen 2023-09-25 22:03:35 +02:00
parent f0df3525fb
commit f53eb6d6d4
2 changed files with 14 additions and 1 deletions

View file

@ -0,0 +1,13 @@
diff --git a/src/rxvtperl.xs b/src/rxvtperl.xs
index 25b1144b..f664f397 100644
--- a/src/rxvtperl.xs
+++ b/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;

View file

@ -1,7 +1,7 @@
# Template file for 'rxvt-unicode'
pkgname=rxvt-unicode
version=9.31
revision=2
revision=3
build_style=gnu-configure
configure_args="
--with-terminfo=/usr/share/terminfo --enable-256-color