aboutsummaryrefslogtreecommitdiffstats
path: root/main/bind/bind.plugindir.patch
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2019-04-16 01:29:57 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-30 12:38:37 +0000
commit36c06fdc086fb40e86d484a97929e0b23fee748c (patch)
tree856d9db4289d541b2abb5e1d33aa8564d837f610 /main/bind/bind.plugindir.patch
parentd9319564d897d7b6b481f84ee98c45078ba79447 (diff)
downloadaports-36c06fdc086fb40e86d484a97929e0b23fee748c.tar.bz2
aports-36c06fdc086fb40e86d484a97929e0b23fee748c.tar.xz
main/bind: upgrade to 9.14.0
Diffstat (limited to 'main/bind/bind.plugindir.patch')
-rw-r--r--main/bind/bind.plugindir.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/main/bind/bind.plugindir.patch b/main/bind/bind.plugindir.patch
new file mode 100644
index 0000000000..bcef2dbdec
--- /dev/null
+++ b/main/bind/bind.plugindir.patch
@@ -0,0 +1,13 @@
+diff --git a/make/rules.in b/make/rules.in
+index 8039856..bd29891 100644
+--- a/make/rules.in
++++ b/make/rules.in
+@@ -28,7 +28,7 @@ localstatedir = @localstatedir@
+ mandir = @mandir@
+ datarootdir = @datarootdir@
+
+-plugindir = ${libdir}/named
++plugindir = ${libdir}/bind
+
+ DESTDIR =
+