diff options
Diffstat (limited to 'Library/Formula/ec2-api-tools.rb')
| -rw-r--r-- | Library/Formula/ec2-api-tools.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/ec2-api-tools.rb b/Library/Formula/ec2-api-tools.rb index 609b6e954..3b64adc6c 100644 --- a/Library/Formula/ec2-api-tools.rb +++ b/Library/Formula/ec2-api-tools.rb @@ -5,10 +5,6 @@ class Ec2ApiTools < AmazonWebServicesFormula url 'http://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.7.1.0.zip' sha1 '154acfb5d117d0af1311c65030671cd56eb987aa' - def install - standard_install - end - def caveats standard_instructions "EC2_HOME" end |
