libreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANT
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 20 Dec 2022 13:05:04 +0000 (10:05 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 13 Jan 2023 13:15:17 +0000 (10:15 -0300)
commit5c0c407e4696a7d253b85b8f17c6810d6fe2f6f8
treeb014fc0111173de56bc516cc89cc6c09f6e6e2de
parent24bcba013a256fc172ca7edc962fc97b43af2945
libreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANT

Libreswan will set DEFAULT_DNSSEC_ROOTKEY_FILE from the LINUX_VARIANT
variable, which is taken from the ID field in /etc/os-release.  This
points to the host file, which is wrong.

Set both variables when calling make.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
net/libreswan/Makefile