ettercap: remove unused skip_clean
This commit is contained in:
parent
bd76e6e652
commit
371b639f5f
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ class Ettercap < Formula
|
|||
depends_on 'pcre'
|
||||
depends_on 'libnet'
|
||||
|
||||
# Stripping breaks plugin support
|
||||
skip_clean 'bin'
|
||||
|
||||
fails_with :clang do
|
||||
build '421'
|
||||
cause 'Multiple "converts between pointers to integer types with different sign" warnings.'
|
||||
|
|
Loading…
Reference in a new issue