Commit 2ee00946 authored by Marco Mariani's avatar Marco Mariani

user java from buildout (Perl)

parent b056e3d0
......@@ -4,7 +4,7 @@
SHELL := /bin/bash
PERL_ROOT ?= $(shell pwd)
P4_ROOT ?= $(shell cd $(PERL_ROOT)/../..; pwd)
JAVA_HOME := /usr/local/java
JAVA_HOME := $(JAVA_HOME)
export JAVA_HOME
TMPDIR := tmp
BUILD_PLATFORM ?= $(shell sh $(P4_ROOT)/ZimbraBuild/rpmconf/Build/get_plat_tag.sh)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment