diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mod_wsgi.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/mod_wsgi.rb b/Library/Formula/mod_wsgi.rb index 58705276b..3a4132f7c 100644 --- a/Library/Formula/mod_wsgi.rb +++ b/Library/Formula/mod_wsgi.rb @@ -7,6 +7,10 @@ class ModWsgi <Formula def caveats <<-EOS.undent + NOTE: "brew install -v mod_wsgi" will fail! You must install + in non-verbose mode for this to succeed. Patches to fix this + are welcome (and should be sent upstream too.) + * You must manually edit /etc/apache2/httpd.conf to load #{libexec}/mod_wsgi.so |
