Skip to content

Commit

Permalink
gdk-pixbuf: update caveats to clarify how to manually update cache
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#33166.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
jasmas authored and jacknagel committed Oct 19, 2014
1 parent 210957a commit d0990b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/gdk-pixbuf.rb
Expand Up @@ -53,7 +53,7 @@ def post_install
def caveats; <<-EOS.undent
Programs that require this module need to set the environment variable
export GDK_PIXBUF_MODULEDIR="#{HOMEBREW_PREFIX}/lib/gdk-pixbuf-2.0/2.10.0/loaders"
If you need to manually update the query loader cache
If you need to manually update the query loader cache, set GDK_PIXBUF_MODULEDIR then run
#{bin}/gdk-pixbuf-query-loaders --update-cache
EOS
end
Expand Down

0 comments on commit d0990b4

Please sign in to comment.