wine: remove redundant devel block

master
Jack Nagel 2013-07-20 18:45:58 -05:00
parent 477b4cac5f
commit 95209ebb77
1 changed files with 3 additions and 9 deletions

View File

@ -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