From 59cdbd130311ccf22875d1bf18483e2f4fb36458 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Sun, 10 Feb 2013 15:31:13 -0800 Subject: autojump: remove reference to _j (removed upstream) Closes #17746. Signed-off-by: Jack Nagel --- Library/Formula/autojump.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/autojump.rb b/Library/Formula/autojump.rb index 96c28ba41..ea120a544 100644 --- a/Library/Formula/autojump.rb +++ b/Library/Formula/autojump.rb @@ -13,7 +13,6 @@ class Autojump < Formula bin.install 'bin/autojump' man1.install 'docs/autojump.1' (prefix+'etc').install 'bin/autojump.sh', 'bin/autojump.bash', 'bin/autojump.zsh' - (share+'zsh/site-functions').install 'bin/_j' end def caveats; <<-EOS.undent -- cgit v1.2.3