components/areca/Makefile
branchs11-update
changeset 2535 31f53948f7c2
parent 2434 6c9bb5cf5610
child 3661 47545fb8aed4
--- a/components/areca/Makefile	Wed Mar 27 14:15:49 2013 -0500
+++ b/components/areca/Makefile	Wed Mar 27 12:41:40 2013 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -46,6 +46,8 @@
 include ../../make-rules/ips.mk
 
 COMPONENT_BUILD_TARGETS += install -buildfile build.xml
+COMPONENT_BUILD_ENV += ANT_OPTS="-Dfile.encoding=iso-8859-1"
+
 
 # common targets
 build:		$(BUILD_32)