fontconfig is not cellar :any

From the bottle we see /usr/local

    $ strings -a libfontconfig.1.dylib | grep /usr/local
    /usr/local/etc/fonts
    /usr/local/var/cache/fontconfig

and in fact it can't find its config file with a non-/usr/local prefix.

Closes Homebrew/homebrew#25171.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jim Radford 2013-12-12 15:48:13 -08:00 committed by Jack Nagel
parent 970269df21
commit 7e1fb98f99

View file

@ -6,7 +6,6 @@ class Fontconfig < Formula
sha1 '969818b0326ac08241b11cbeaa4f203699f9b550'
bottle do
cellar :any
revision 1
sha1 '75aac7c039827ca3581116466cc7328c44eab4d6' => :mavericks
sha1 'ee6d064b5381c7d1884695bce1a0e39f2dfc15a5' => :mountain_lion