mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
2777b03683
* Use javaPathHelper to set default value for JAVA_HOME and remove requirement that this be pre-set in the environment. okay ajacoutot@ ian@
8 lines
346 B
Plaintext
8 lines
346 B
Plaintext
+-----------------------------------------------------------------------
|
|
| Running ${PKGSTEM} on OpenBSD
|
|
+-----------------------------------------------------------------------
|
|
|
|
Running the EC2 API tools requires the following to be set in the environment:
|
|
export EC2_HOME=${TRUEPREFIX}/ec2-api-tools
|
|
export PATH=${PATH}:${EC2_HOME}/bin
|