From a016848b282df3c1bd52e93c1282f79fd7bb3fba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 18 Sep 2011 17:14:49 +0000 Subject: [PATCH] - cosmetic Changed files: java.spec -> 1.52 --- java.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java.spec b/java.spec index 9fa62e4..fbbe7c6 100644 --- a/java.spec +++ b/java.spec @@ -128,7 +128,8 @@ required_jars="jaxp_parser_impl" CLASSPATH=$(build-classpath $required_jars) export CLASSPATH -export LC_ALL=en_US # source code not US-ASCII +# source code not US-ASCII +export LC_ALL=en_US %ant -- 2.44.0