diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/rxvt-unicode.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/rxvt-unicode.rb b/Library/Formula/rxvt-unicode.rb index 2b8c6793d..d6bb9455f 100644 --- a/Library/Formula/rxvt-unicode.rb +++ b/Library/Formula/rxvt-unicode.rb @@ -37,10 +37,6 @@ class RxvtUnicode < Formula system "mv INSTALL README.install" system "make install" end - - def caveats - "This software runs under X11." - end end __END__ |
