From e7547d980d21646009a3492b09c57ea62ffe0f22 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 8 Jan 2022 19:06:07 -0800 Subject: [PATCH] Revert "pdns-recursor: temp" This reverts commit 96e355836db7b83c4b1d46217a745be93ca019cb. --- 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 db7ffb4de..54ac8c4f5 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:=2 +PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk