aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/examples/brew-grep
diff options
context:
space:
mode:
authorMike McQuaid2012-03-18 15:33:21 +1300
committerMike McQuaid2012-03-18 15:34:41 +1300
commite33937a1e35e75dffae043f22e975bfd51dea409 (patch)
tree0c04edf7d597577808d5dc72a68718e047052168 /Library/Contributions/examples/brew-grep
parentd47cf55f68fb1d381cfbdc9de905dc33c7ce5a83 (diff)
downloadbrew-e33937a1e35e75dffae043f22e975bfd51dea409.tar.bz2
Rename external commands directory from examples.
Fixes Homebrew/homebrew#10829.
Diffstat (limited to 'Library/Contributions/examples/brew-grep')
-rwxr-xr-xLibrary/Contributions/examples/brew-grep3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Contributions/examples/brew-grep b/Library/Contributions/examples/brew-grep
deleted file mode 100755
index 027f97c4c..000000000
--- a/Library/Contributions/examples/brew-grep
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-grep $@ $HOMEBREW_REPOSITORY/Library/Formula/*