perl-Net-SSLeay/perl-Net-SSLeay-1.36.diff
OBS User autobuild 54d8a2057a Accepting request 33262 from devel:languages:perl
Copy from devel:languages:perl/perl-Net-SSLeay based on submit request 33262 from user anicka

OBS-URL: https://build.opensuse.org/request/show/33262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-SSLeay?expand=0&rev=5
2010-02-24 01:24:38 +00:00

11 lines
252 B
Diff

--- lib/Net/SSLeay.pm
+++ lib/Net/SSLeay.pm
@@ -57,6 +57,7 @@
# listed in LICENSE file at the root of OpenSSL-0.9.7b
# distribution (i.e. free, but mandatory attribution and NO WARRANTY).
+$ENV{'LANGUAGE'}='C';
package Net::SSLeay;
use strict;