diff --git a/Library/Contributions/example-formula.rb b/Library/Contributions/example-formula.rb index fe96551f60b92f3f6ab1689748dd51fecc013227..d12e3f1ba10e527fa425c290947bcb9234348d88 100644 --- a/Library/Contributions/example-formula.rb +++ b/Library/Contributions/example-formula.rb @@ -339,8 +339,6 @@ class ExampleFormula < Formula lib.install "example.dylib" man1.install "example.1" man3.install "example.3" - # All that README/LICENSE/NOTES/CHANGELOG stuff? Use "metafiles" - prefix.install_metafiles # Maybe you'd like to remove a broken or unnecessary element? # Empty directories will be removed by Homebrew automatically post-install! rm "bin/example"