diff options
| author | Adam Vandenberg | 2011-12-15 22:39:03 -0800 | 
|---|---|---|
| committer | Adam Vandenberg | 2011-12-15 22:39:03 -0800 | 
| commit | 455b8717d3a6cc53becaf5ed46331eb56cdbc21e (patch) | |
| tree | 8323add339b889b6d3e3d420141ee5d6015c2b9d /Library/Formula/d-bus.rb | |
| parent | 8ee7a78350d92f278d0b9fdf120956e70f9b6f84 (diff) | |
| download | homebrew-455b8717d3a6cc53becaf5ed46331eb56cdbc21e.tar.bz2 | |
dbus: add link to upstream bug report
Diffstat (limited to 'Library/Formula/d-bus.rb')
| -rw-r--r-- | Library/Formula/d-bus.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/d-bus.rb b/Library/Formula/d-bus.rb index 0711a3995..41b1ffa83 100644 --- a/Library/Formula/d-bus.rb +++ b/Library/Formula/d-bus.rb @@ -13,6 +13,7 @@ class DBus < Formula    # man2html needs to be piped the input instead of given a filename. See:    # http://forums.freebsd.org/archive/index.php/t-20529.html    # https://github.com/mxcl/homebrew/issues/8978 +  # https://bugs.freedesktop.org/show_bug.cgi?id=43875    # Otherwise, if man2html is installed the build will hang.    def patches      DATA  | 
