openjpeg: HEAD no longer needs the libpng patch

Closes Homebrew/homebrew#9865.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Felix Bünemann 2012-01-30 11:35:24 +01:00 committed by Jack Nagel
parent 652bedbd69
commit 6b39b19e11
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class Openjpeg < Formula
def patches
# libpng 1.5 no longer #includes zlib.h, so add it to the relevant file
# see http://code.google.com/p/openjpeg/issues/detail?id=83
DATA
DATA unless ARGV.build_head?
end
def install