From 4094a37ae1bd78e7656a87646b0d23970c6b977f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 30 Aug 2011 09:39:36 -0700 Subject: rxvt: fix audit warning --- Library/Formula/rxvt-unicode.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/rxvt-unicode.rb b/Library/Formula/rxvt-unicode.rb index d812d6643..478ee7ea2 100644 --- a/Library/Formula/rxvt-unicode.rb +++ b/Library/Formula/rxvt-unicode.rb @@ -27,7 +27,7 @@ class RxvtUnicode < Formula "--with-term=rxvt-unicode-256color", "--with-terminfo=/usr/share/terminfo", "--enable-smart-resize"] - + args << "--disable-iso14755" if ARGV.include? "--disable-iso14755" system "./configure", *args -- cgit v1.2.3