From a0b4054d4157e11535f4b8e8d81ca81ad2bb3214 Mon Sep 17 00:00:00 2001 From: Ryan Ong Date: Mon, 10 Mar 2014 10:44:41 -0400 Subject: Fix ec2-api-tools EC2_HOME directory Closes #27381. Signed-off-by: Adam Vandenberg --- Library/Formula/ec2-api-tools.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ec2-api-tools.rb b/Library/Formula/ec2-api-tools.rb index 96dbaa943..05d9c99a1 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", prefix + standard_instructions "EC2_HOME" end end -- cgit v1.2.3