aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/bazaar.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/bazaar.rb b/Library/Formula/bazaar.rb
index 1f2208e38..7a4427d65 100644
--- a/Library/Formula/bazaar.rb
+++ b/Library/Formula/bazaar.rb
@@ -5,6 +5,8 @@ class Bazaar <Formula
md5 '60758e61b3fd3686966d7ab0ea17fa64'
homepage 'http://bazaar-vcs.org/'
+ aka :bzr
+
def install
ENV.minimal_optimization
system "python", "setup.py", "build"