gambit-scheme: use a subdirectory of lib to fix audit warnings

This commit is contained in:
Jack Nagel 2013-11-09 00:18:02 -06:00
parent d1b38326db
commit 9ce1389f9d

View file

@ -14,7 +14,9 @@ class GambitScheme < Formula
args = %W[
--disable-debug
--prefix=#{prefix}
--libdir=#{lib}/gambit-c
--infodir=#{info}
--docdir=#{doc}
]
# Recommended to improve the execution speed and compactness