diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ack.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/ack.rb b/Library/Formula/ack.rb index c5e58c432..75e5cc8e0 100644 --- a/Library/Formula/ack.rb +++ b/Library/Formula/ack.rb @@ -9,8 +9,6 @@ class Ack < Formula system 'pod2man', 'ack', 'ack.1' man1.install 'ack.1' bin.install 'ack' - bash_completion.install 'etc/ack.bash_completion.sh' - zsh_completion.install 'etc/ack.zsh_completion' => '_ack' end test do |
