From 4347ac1b69243e4597d731b47cd511c992c8ecf5 Mon Sep 17 00:00:00 2001 From: Geoff Greer Date: Tue, 2 Oct 2012 19:50:03 -0700 Subject: the_silver_searcher: redact patch Closes #15265. Signed-off-by: Adam Vandenberg --- Library/Formula/the_silver_searcher.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Library') diff --git a/Library/Formula/the_silver_searcher.rb b/Library/Formula/the_silver_searcher.rb index 07a4d63a7..ec57d0e29 100644 --- a/Library/Formula/the_silver_searcher.rb +++ b/Library/Formula/the_silver_searcher.rb @@ -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" -- cgit v1.2.3