bitlbee: Homebrew no longer strips
Let bitlbee do its default thing.
This commit is contained in:
parent
d99abd2bdf
commit
2dd42b0040
1 changed files with 0 additions and 1 deletions
|
@ -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/",
|
||||
|
|
Loading…
Reference in a new issue