From d1cb3d97ce8d9b382d6909958ed9bf90ab54346c Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 27 Sep 2012 21:26:52 -0700 Subject: dasm: also install docs --- Library/Formula/dasm.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/dasm.rb b/Library/Formula/dasm.rb index 427e2fc82..e13e764fc 100644 --- a/Library/Formula/dasm.rb +++ b/Library/Formula/dasm.rb @@ -7,6 +7,6 @@ class Dasm < Formula def install system "make" - prefix.install Dir['bin'] + prefix.install 'bin', 'doc' end end -- cgit v1.2.3