From c37d2055a3ce1ed3933dd8e2f2f4839845decebc Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 7 Aug 2018 13:13:09 +0200 Subject: [PATCH] pkg: move back to radvd1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bdd6e403b..36e7b6fc1 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ CORE_ARCH?= ${ARCH} CORE_OPENVPN?= # empty CORE_PHP?= 71 CORE_PYTHON?= 27 -CORE_RADVD?= # empty +CORE_RADVD?= 1 CORE_SURICATA?= -devel _FLAVOUR!= if [ -f ${OPENSSL} ]; then ${OPENSSL} version; fi