]> git.pld-linux.org Git - packages/ApacheJServ.git/commitdiff
- set default LANG, jre behaves strange if it's unset
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 23 Aug 2005 09:15:31 +0000 (09:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ApacheJServ-jre-env.patch -> 1.1

ApacheJServ-jre-env.patch [new file with mode: 0644]

diff --git a/ApacheJServ-jre-env.patch b/ApacheJServ-jre-env.patch
new file mode 100644 (file)
index 0000000..4ae7ec6
--- /dev/null
@@ -0,0 +1,10 @@
+--- ./conf/jserv.properties.in~        2005-08-22 15:57:00.000000000 +0300
++++ ./conf/jserv.properties.in 2005-08-23 12:14:27.000000000 +0300
+@@ -60,6 +60,7 @@
+ # Syntax: wrapper.env=[name]=[value] (String)
+ # Default: NONE on Unix Systems
+ #          SystemDrive and SystemRoot with appropriate values on Win32 systems
++wrapper.env=LANG=en_US
+ # An environment name with value copied from caller to Java Virtual Machine
+ # Syntax: wrapper.env.copy=[name] (String)
This page took 0.110073 seconds and 4 git commands to generate.