From 7a87b88499ebc3eeb7cf9bd3d4e1a35e5164aa80 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 13 Aug 2013 20:15:42 -0700 Subject: unrar: remove special metafiles handling --- Library/Formula/unrar.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library') 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 -- cgit v1.2.3