diff options
Diffstat (limited to 'Library/Formula/ec2-api-tools.rb')
| -rw-r--r-- | Library/Formula/ec2-api-tools.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ec2-api-tools.rb b/Library/Formula/ec2-api-tools.rb index 05d9c99a1..96dbaa943 100644 --- a/Library/Formula/ec2-api-tools.rb +++ b/Library/Formula/ec2-api-tools.rb @@ -10,6 +10,6 @@ class Ec2ApiTools < AmazonWebServicesFormula end def caveats - standard_instructions "EC2_HOME" + standard_instructions "EC2_HOME", prefix end end |
