mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 09:34:36 +00:00
Enable IPv6 in libmilter
This commit is contained in:
parent
c163baca3b
commit
aabdba238f
@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
||||
define(\`confUBINDIR', \`$out/bin')
|
||||
define(\`confINCGRP', \`root')
|
||||
define(\`confLIBGRP', \`root')
|
||||
APPENDDEF(\`confENVDEF', \`-DNETINET6')
|
||||
EOF
|
||||
sh Build -f ./a.m4
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user