diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ekg2.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/ekg2.rb b/Library/Formula/ekg2.rb index 77d003c1a..2ec7dbaf1 100644 --- a/Library/Formula/ekg2.rb +++ b/Library/Formula/ekg2.rb @@ -9,9 +9,6 @@ class Ekg2 < Formula depends_on 'readline' depends_on 'libgadu' if build.include? "with-libgadu" - # stripping breaks loading shared objects - skip_clean :all - option "with-libgadu", "Compiles ekg2 with gadu-gadu support" def install |
