mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
9 lines
402 B
Plaintext
9 lines
402 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 JAVA_HOME=$(javaPathHelper -h ec2-api-tools)
|
|
export PATH=${PATH}:${EC2_HOME}/bin
|