From 95209ebb77c85af63efa60a8040d3d52956f325a Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 20 Jul 2013 18:45:58 -0500 Subject: [PATCH] wine: remove redundant devel block --- Formula/wine.rb | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/Formula/wine.rb b/Formula/wine.rb index 6f1f6df5c9b..0d5b6b2bb3d 100644 --- a/Formula/wine.rb +++ b/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