aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ec2-api-tools.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ec2-api-tools.rb b/Library/Formula/ec2-api-tools.rb
index 98ae000d3..b7da1d220 100644
--- a/Library/Formula/ec2-api-tools.rb
+++ b/Library/Formula/ec2-api-tools.rb
@@ -12,6 +12,7 @@ class AmazonWebServicesFormula <Formula
# Put the .jars in prefix/jars/lib, which isn't linked to the Cellar
# This will prevent conflicts with other versions of these jars.
(prefix+'jars').install 'lib'
+ (prefix+'jars/bin').make_symlink '../bin'
end
# Use this method to generate standard caveats.