]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- cosmetic
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 Sep 2011 17:14:49 +0000 (17:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    java.spec -> 1.52

java.spec

index 9fa62e4a888d06172e1a772411fe6927f87ecb7e..fbbe7c67d22f96e87b52d74ec3014533ee5152dd 100644 (file)
--- 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
 
This page took 0.091029 seconds and 4 git commands to generate.