diff options
author | Rosen Penev <rosenp@gmail.com> | 2022-01-06 18:22:34 -0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2022-01-08 19:05:17 -0800 |
commit | 96e355836db7b83c4b1d46217a745be93ca019cb (patch) | |
tree | 4b7bbace241a49ba4872498ad11e9b35950057f7 /net/pdns-recursor | |
parent | 8ffdecc9729ead661db32f8f5125799129549a63 (diff) |
pdns-recursor: temp
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/pdns-recursor')
-rw-r--r-- | net/pdns-recursor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |