From 96e355836db7b83c4b1d46217a745be93ca019cb Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Thu, 6 Jan 2022 18:22:34 -0800 Subject: [PATCH] pdns-recursor: temp Signed-off-by: Rosen Penev --- net/pdns-recursor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 54ac8c4f5..db7ffb4de 100644 --- a/net/pdns-recursor/Makefile +++ b/net/pdns-recursor/Makefile @@ -14,7 +14,7 @@ PKG_LICENCE_FILES:=COPYING PKG_CPE_ID:=cpe:/a:powerdns:recursor PKG_FIXUP:=autoreconf -PKG_INSTALL:=1 +PKG_INSTALL:=2 PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk