Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
the_silver_searcher: redact patch
Browse files Browse the repository at this point in the history
Closes #15265.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
ggreer authored and adamv committed Oct 3, 2012
1 parent 14c6692 commit 4347ac1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Library/Formula/the_silver_searcher.rb
Expand Up @@ -13,11 +13,6 @@ class TheSilverSearcher < Formula
depends_on 'pkg-config' => :build
depends_on 'pcre'

# missing stdio.h #include was fixed upstream, will be in next release
def patches
"https://github.com/ggreer/the_silver_searcher/commit/34ad7f6a728b7458f3196c1048b97b55ac07172a.patch"
end

def install
# Stable tarball does not include pre-generated configure script
system "aclocal -I #{HOMEBREW_PREFIX}/share/aclocal"
Expand Down

0 comments on commit 4347ac1

Please sign in to comment.