From 09839863abe53b2474478651ca28849a0a79feed Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 6 May 2014 18:28:30 +0100 Subject: ice: fix audit. --- Library/Formula/ice.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') diff --git a/Library/Formula/ice.rb b/Library/Formula/ice.rb index 6649dafe2..f1b316a49 100644 --- a/Library/Formula/ice.rb +++ b/Library/Formula/ice.rb @@ -55,6 +55,8 @@ class Ice < Formula system "make", *args system "make", "install", *args end + + libexec.install "#{lib}/ImportKey.class" end test do -- cgit v1.2.3