From 0c1bf5fc5158d39e7e83ca2a779c4b4e9a2897fc Mon Sep 17 00:00:00 2001 From: dgageot Date: Sat, 6 Jul 2013 11:12:37 +0200 Subject: ioke: install ispec and dokgen Closes #21035. Signed-off-by: Jack Nagel --- Library/Formula/ioke.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ioke.rb b/Library/Formula/ioke.rb index 8d066212a..dc01691dc 100644 --- a/Library/Formula/ioke.rb +++ b/Library/Formula/ioke.rb @@ -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 -- cgit v1.2.3