aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ec2-ami-tools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ec2-ami-tools.rb')
-rw-r--r--Library/Formula/ec2-ami-tools.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/ec2-ami-tools.rb b/Library/Formula/ec2-ami-tools.rb
index ef1552e0f..15cad5775 100644
--- a/Library/Formula/ec2-ami-tools.rb
+++ b/Library/Formula/ec2-ami-tools.rb
@@ -5,10 +5,6 @@ class Ec2AmiTools < AmazonWebServicesFormula
url 'http://ec2-downloads.s3.amazonaws.com/ec2-ami-tools-1.5.3.zip'
sha1 'a12a4b4cb9d602e70a51dcf0daad35b412828e4e'
- def install
- standard_install
- end
-
def caveats
standard_instructions "EC2_AMITOOL_HOME"
end