freetds: set sysconfdir
Fixes #26348. Closes #26394. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0241e89d86
commit
b3a7e3f698
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ class Freetds < Formula
|
|||
--prefix=#{prefix}
|
||||
--with-tdsver=7.3
|
||||
--mandir=#{man}
|
||||
--sysconfdir=#{etc}
|
||||
]
|
||||
|
||||
if build.with? "openssl"
|
||||
|
|
Loading…
Reference in a new issue