mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-16 14:12:56 +01:00
14 lines
287 B
Diff
14 lines
287 B
Diff
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 =
|
|
|