diff options
author | Rosen Penev <rosenp@gmail.com> | 2022-01-08 19:06:07 -0800 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2022-01-08 19:06:07 -0800 |
commit | e7547d980d21646009a3492b09c57ea62ffe0f22 (patch) | |
tree | bf8a9873a580f7d4540ec1075c0380b56814e9d8 /net/pdns-recursor | |
parent | 96e355836db7b83c4b1d46217a745be93ca019cb (diff) |
Revert "pdns-recursor: temp"
This reverts commit 96e355836db7b83c4b1d46217a745be93ca019cb.
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 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 |