From 123928ddb136133a99765e4c865ee54bade64f6f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 18 Feb 2021 14:46:36 +0300 Subject: iwd: bump to 1.12 --- dbus/iwd/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dbus/iwd/build') diff --git a/dbus/iwd/build b/dbus/iwd/build index c82e1860..b069be59 100755 --- a/dbus/iwd/build +++ b/dbus/iwd/build @@ -16,10 +16,10 @@ done PKG_CONFIG="pkgconf --static" # Don't use systemd as the default name resolver. -sed -i 's|method_name = "systemd"|method_name = "resolvconf"' src/resolve.c +sed -i 's|method_name = "systemd"|method_name = "resolvconf"|' src/resolve.c # Update the manual page to reflect upon the change. -sed -i '/If not specified/s/systemd/resolvconf' src/iwd.config.5 +sed -i '/If not specified/s/systemd/resolvconf/' src/iwd.config.5 make LDFLAGS=-all-static -- cgit v1.2.3