aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/unrar.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/unrar.rb b/Library/Formula/unrar.rb
index 7362326a3..7efd5a168 100644
--- a/Library/Formula/unrar.rb
+++ b/Library/Formula/unrar.rb
@@ -19,7 +19,5 @@ class Unrar < Formula
end
bin.install 'unrar'
- prefix.install 'license.txt' => 'COPYING'
- prefix.install 'readme.txt' => 'README'
end
end