aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-11-23 13:50:23 -0800
committerAdam Vandenberg2013-11-23 13:50:23 -0800
commitaee1298d640242336041d07c14b7a972f99bcfba (patch)
treec7e0c058c83c49ba13ed7aedf15e41776076a09c /Library/Formula
parentfb333e0d368daf019f3afaded1849537f59d990b (diff)
downloadhomebrew-aee1298d640242336041d07c14b7a972f99bcfba.tar.bz2
wine: remove non-applying patch
Closes #24612.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wine.rb12
1 files changed, 3 insertions, 9 deletions
diff --git a/Library/Formula/wine.rb b/Library/Formula/wine.rb
index 98d5b6db5..3fd21b1f0 100644
--- a/Library/Formula/wine.rb
+++ b/Library/Formula/wine.rb
@@ -68,16 +68,10 @@ class Wine < Formula
cause 'error: invalid operand for instruction lretw'
end
- def patches
- p = []
- if build.devel?
- # http://bugs.winehq.org/show_bug.cgi?id=34166
- p << 'http://bugs.winehq.org/attachment.cgi?id=46394'
- end
- p
- end
+ # There may be flicker in fullscreen mode, but there is no current patch:
+ # # http://bugs.winehq.org/show_bug.cgi?id=34166
- # the following libraries are currently not specified as dependencies, or not built as 32-bit:
+ # These libraries are not specified as dependencies, or not built as 32-bit:
# configure: libv4l, gstreamer-0.10, libcapi20, libgsm
# Wine loads many libraries lazily using dlopen calls, so it needs these paths