aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJulian Xhokaxhiu <xhokaxhiujulian@gmail.com>2017-02-11 19:21:34 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-02-12 18:13:47 +0100
commit2fdbe37acba92ed4a84e3289001d1ec3adf99240 (patch)
tree9b0482f81a7af6896b6346cf205855f605568120 /community
parented05a3edd09c77790ee37e18dc956b73053bd04d (diff)
community/pdns: fix module-dir
The path was wrong, so any backend module would just not load. Now it will.
Diffstat (limited to 'community')
-rw-r--r--community/pdns/APKBUILD10
-rw-r--r--community/pdns/pdns.conf2
2 files changed, 3 insertions, 9 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index aaf26b5db70..6d2f51ce2fa 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
pkgver=4.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="PowerDNS Authoritative Server"
url="http://www.powerdns.com/"
arch="all"
@@ -91,12 +91,6 @@ _mv_backend() {
"$subpkgdir"/usr/lib/pdns/pdns/ || return 1
}
-md5sums="7629b2393fac3336cc37b49d8e769358 pdns-4.0.2.tar.bz2
-db11dfe72474858f706155c817f2ded5 pdns.initd
-351bac7f784a1a40e768466d9e6f1a79 pdns.conf"
-sha256sums="d051e53b63f586c924f00ce8a81662f7bd285b461d125d4991538f92cf7e629d pdns-4.0.2.tar.bz2
-081835f812e419b153a9cc716ad55b9cb22c6c185b748e0aafc40430fa5e8b5e pdns.initd
-5fdf423f829dca0b50bc81bab773d7ec4ee6627e35f861124d8c2ccd79a2f50c pdns.conf"
sha512sums="6720289332ee5186f4c58a00a720f3bb58480c0ae7f09915148ca8b40e2dfdc77e2f14123df903692afa464539eeef6b21e8ea3d284278897751ba807e2cdffe pdns-4.0.2.tar.bz2
71257be925fe57b15ebf29a7810cd70581cb867416ab9562300a1bbc3eb94fcb92ea2eb95f15e3ee3bd409468911077c50f90a2501801b0c8c49ed979f41f3a4 pdns.initd
-9913551bb4d685aaced806134b1037d85ce759e7d9e780e256e67651d9d346aad5e608b4a45a4933f0ba879605b69d06e579c38b7f917f7a9be37c7797c5953b pdns.conf"
+acde76a5a51232dbd2b1b9fed95328f5bb59e33718338ffaa47618806588a9c3c8691c7e7270944d9e2f40b1fb69fc33e204e2fdfbc9546ab723fc428d2a7955 pdns.conf"
diff --git a/community/pdns/pdns.conf b/community/pdns/pdns.conf
index e0238c0acb8..67a9f3fe66b 100644
--- a/community/pdns/pdns.conf
+++ b/community/pdns/pdns.conf
@@ -157,7 +157,7 @@ loglevel=3
#################################
# module-dir Default directory for modules
#
-module-dir=/usr/lib/pdns
+module-dir=/usr/lib/pdns/pdns
#################################
# negquery-cache-ttl Seconds to store packets in the PacketCache