diff options
Diffstat (limited to 'Library/Formula/rbenv.rb')
| -rw-r--r-- | Library/Formula/rbenv.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/rbenv.rb b/Library/Formula/rbenv.rb index 8c7a1dd20..1babde0ac 100644 --- a/Library/Formula/rbenv.rb +++ b/Library/Formula/rbenv.rb @@ -7,8 +7,6 @@ class Rbenv < Formula head 'https://github.com/sstephenson/rbenv.git' - # TODO: When we bump the version here we can remove making the plugin - # directory in depending formulae. def install prefix.install Dir['*'] |
