Use an environment variable to find where paker is located.

Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
This commit is contained in:
Rob Dobson 2014-11-14 18:27:10 +00:00
parent 4d961011fa
commit 6216e2fa95

View File

@ -1 +1 @@
go build -o $GOPATH/packer-builder-xenserver main.go go build -o $PACKERPATH/packer-builder-xenserver main.go