Fix alpine build on Snow Leopard

MacPorts and my own firsthand experience say this is a patch *for* Snow
Leopard.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Jack Nagel 2011-06-13 17:53:05 -05:00 committed by Adam Vandenberg
parent 26dfbff26b
commit 0a7058a9ed

View file

@ -6,7 +6,7 @@ class Alpine < Formula
md5 '0f4757167baf5c73aa44f2ffa4860093'
def patches
DATA unless MacOS.snow_leopard?
DATA if MacOS.snow_leopard?
end
def install