diff options
| author | Jack Nagel | 2012-08-07 01:59:49 -0500 |
|---|---|---|
| committer | Jack Nagel | 2012-08-12 13:58:16 -0500 |
| commit | d9e0b5ef359b008ca5ecaefd6ea22962bacd2bec (patch) | |
| tree | b135c23587ce3da11573fae630c207645baa13d8 /Library/Formula/sphinx.rb | |
| parent | 23112bede0f6bc2c58dac445a17ac34a3606f192 (diff) | |
| download | homebrew-d9e0b5ef359b008ca5ecaefd6ea22962bacd2bec.tar.bz2 | |
sphinx: remove unused patch
Diffstat (limited to 'Library/Formula/sphinx.rb')
| -rw-r--r-- | Library/Formula/sphinx.rb | 15 |
1 files changed, 0 insertions, 15 deletions
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 |
