bitlbee: Homebrew no longer strips

Let bitlbee do its default thing.
This commit is contained in:
Adam Vandenberg 2012-08-08 22:14:17 -07:00
parent d99abd2bdf
commit 2dd42b0040

View file

@ -21,7 +21,6 @@ class Bitlbee < Formula
args = ["--prefix=#{prefix}",
"--debug=0",
"--strip=0", # Let Homebrew handle the stripping
"--ssl=gnutls",
"--pidfile=#{var}/bitlbee/run/bitlbee.pid",
"--config=#{var}/bitlbee/lib/",