for build on aix

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9040 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2011-03-14 03:20:18 +00:00
parent 33fceef337
commit 49e2c93d06

View File

@ -32,7 +32,11 @@ Provides a browser-based interface for xCAT (Extreme Cloud Administration Toolki
# Minify Javascript files using Google Compiler
echo "Minifying Javascripts... This will take a couple of minutes."
%ifos linux
JAVA='/opt/ibm/java-ppc64-60/jre/bin/java'
%else
JAVA='/usr/java6_64/bin/java'
%endif
COMPILER_JAR='/xcat2/build/tools/compiler.jar'
UI_JS="js/"