aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorFelix Bùˆnemann2012-01-30 11:35:24 +0100
committerJack Nagel2012-01-30 14:24:41 -0600
commitfb728a8af907bfd1fdd53ab90ac4ae4ea7c781ab (patch)
tree9900cfc2264bec11afab8432c5dccea23aab9275 /Library
parent6c7f2d822d4dff6aff57474cc816b91a7474b31b (diff)
downloadhomebrew-fb728a8af907bfd1fdd53ab90ac4ae4ea7c781ab.tar.bz2
openjpeg: HEAD no longer needs the libpng patch
Closes #9865. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/openjpeg.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openjpeg.rb b/Library/Formula/openjpeg.rb
index 5eaa917cb..f9fa3dfc2 100644
--- a/Library/Formula/openjpeg.rb
+++ b/Library/Formula/openjpeg.rb
@@ -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