ioke: install ispec and dokgen
Closes Homebrew/homebrew#21035. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
24839ab4a9
commit
dfdbf1c710
1 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@ class Ioke < Formula
|
|||
s.change_make_var! 'IOKE_HOME', libexec
|
||||
end
|
||||
|
||||
bin.install_symlink libexec/'bin/ioke'
|
||||
bin.install_symlink libexec/'bin/ioke',
|
||||
libexec/'bin/ispec',
|
||||
libexec/'bin/dokgen'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue