vncsnapshot: use patch DSL

master
Jack Nagel 2014-03-20 14:05:22 -05:00
parent 7b81fa5377
commit 00802387de
1 changed files with 1 additions and 4 deletions

View File

@ -7,10 +7,7 @@ class Vncsnapshot < Formula
depends_on 'jpeg'
def patches
# remove old PPC __APPLE__ ifdef from sockets.cxx
DATA
end
patch :DATA # remove old PPC __APPLE__ ifdef from sockets.cxx
def install
# From Ubuntu