From d9e0b5ef359b008ca5ecaefd6ea22962bacd2bec Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 7 Aug 2012 01:59:49 -0500 Subject: sphinx: remove unused patch --- Library/Formula/sphinx.rb | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb index 83ba661af..28490f2e8 100644 --- a/Library/Formula/sphinx.rb +++ b/Library/Formula/sphinx.rb @@ -74,18 +74,3 @@ class Sphinx < Formula EOS end end - -__END__ -diff --git a/configure b/configure -index aebac75..82d6d05 100755 ---- a/configure -+++ b/configure -@@ -4361,7 +4361,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext - - #ifdef __GNUC__ - #if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ > 3) --void main() {} -+int main() {} - #else - syntax error - #endif -- cgit v1.2.3