dasm: also install docs
This commit is contained in:
parent
428a4d322e
commit
2a645183c7
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ class Dasm < Formula
|
|||
|
||||
def install
|
||||
system "make"
|
||||
prefix.install Dir['bin']
|
||||
prefix.install 'bin', 'doc'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue