From 65212fcded60f6cee0f4a661d95a581d627caa64 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 9 Oct 2019 19:40:08 +0200 Subject: [PATCH] pkg: can't help it, change space to tab :D --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a611e531d..25ae44119 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ CORE_PHP?= 72 CORE_PYTHON?= 37 CORE_RADVD?= 1 CORE_SQUID?= # empty -CORE_SURICATA?= -devel +CORE_SURICATA?= -devel CORE_SYSLOGNG?= 3.23 _FLAVOUR!= if [ -f ${OPENSSL} ]; then ${OPENSSL} version; fi