gambit-scheme: use a subdirectory of lib to fix audit warnings
This commit is contained in:
parent
d1b38326db
commit
9ce1389f9d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue