From ebd4402655f7052aa9bc3bc73136bd7d3ceceba1 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 26 Dec 2014 16:30:58 -0500 Subject: Define install instead of making subclasses call standard_install --- Library/Formula/aws-elasticache.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library/Formula/aws-elasticache.rb') diff --git a/Library/Formula/aws-elasticache.rb b/Library/Formula/aws-elasticache.rb index f3e1f51e4..546630e0f 100644 --- a/Library/Formula/aws-elasticache.rb +++ b/Library/Formula/aws-elasticache.rb @@ -8,10 +8,6 @@ class AwsElasticache < AmazonWebServicesFormula depends_on 'ec2-api-tools' - def install - standard_install - end - def caveats standard_instructions "AWS_ELASTICACHE_HOME" end -- cgit v1.2.3