diff options
| author | Jack Nagel | 2012-02-13 20:48:54 -0600 |
|---|---|---|
| committer | Jack Nagel | 2012-02-13 20:51:40 -0600 |
| commit | 279fac113007acc9589f4aa49a4ded3f6c059c9f (patch) | |
| tree | 8c1201298ef77b74822e5e6bbd58f9a8337e2694 /Library/Aliases | |
| parent | 2fc829c3b82fd8e4932da98e659dab1a343edcd3 (diff) | |
| download | homebrew-279fac113007acc9589f4aa49a4ded3f6c059c9f.tar.bz2 | |
Boost-jam is now part of boost-build
So remove it, and add/update the appropriate aliases.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Aliases')
| l--------- | Library/Aliases/bjam | 2 | ||||
| l--------- | Library/Aliases/boost-jam | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Library/Aliases/bjam b/Library/Aliases/bjam index 2e9f05d45..238bf0317 120000 --- a/Library/Aliases/bjam +++ b/Library/Aliases/bjam @@ -1 +1 @@ -../Formula/boost-jam.rb
\ No newline at end of file +../Formula/boost-build.rb
\ No newline at end of file diff --git a/Library/Aliases/boost-jam b/Library/Aliases/boost-jam new file mode 120000 index 000000000..238bf0317 --- /dev/null +++ b/Library/Aliases/boost-jam @@ -0,0 +1 @@ +../Formula/boost-build.rb
\ No newline at end of file |
