aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2013-07-20 18:45:58 -0500
committerJack Nagel2013-07-20 18:45:58 -0500
commitccdb72728167e0e8f8e164f8be59b73bae4102a8 (patch)
tree655fe7dc2ee3509af85bdeaaddb339dcd30655a4 /Library/Formula
parentb5665e65ba3aea04ce2773f4b31cc1ce24185c5c (diff)
downloadhomebrew-ccdb72728167e0e8f8e164f8be59b73bae4102a8.tar.bz2
wine: remove redundant devel block
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 6f1f6df5c..0d5b6b2bb 100644
--- a/Library/Formula/wine.rb
+++ b/Library/Formula/wine.rb
@@ -15,6 +15,9 @@ class WineMono < Formula
sha1 'dd349e72249ce5ff981be0e9dae33ac4a46a9f60'
end
+# NOTE: when updating Wine, please check Wine-Gecko and Wine-Mono for updates
+# http://wiki.winehq.org/Gecko
+# http://wiki.winehq.org/Mono
class Wine < Formula
homepage 'http://winehq.org/'
url 'http://downloads.sourceforge.net/project/wine/Source/wine-1.6.tar.bz2'
@@ -22,15 +25,6 @@ class Wine < Formula
head 'git://source.winehq.org/git/wine.git'
- devel do
- # NOTE: when updating Wine, please check if Wine-Gecko and Wine-Mono needs
- # updating too
- # * http://wiki.winehq.org/Gecko
- # * http://wiki.winehq.org/Mono
- url 'http://downloads.sourceforge.net/project/wine/Source/wine-1.6.tar.bz2'
- sha256 'e1f130efbdcbfa211ca56ee03357ccd17a31443889b4feebdcb88248520b42ae'
- end
-
env :std
# this tells Homebrew that dependencies must be built universal