From 6b25cc60f0f09b1da73d9cb19fc1ef441be781d0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 19 Feb 2021 13:00:43 +0300 Subject: iwd: fix service installation --- dbus/iwd/build | 4 +--- dbus/iwd/version | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'dbus') diff --git a/dbus/iwd/build b/dbus/iwd/build index b069be59..d6ca7cbb 100755 --- a/dbus/iwd/build +++ b/dbus/iwd/build @@ -25,6 +25,4 @@ sed -i '/If not specified/s/systemd/resolvconf/' src/iwd.config.5 make LDFLAGS=-all-static make DESTDIR="$1" install -for sv in iwd ead; do - install -Dm755 "$sv.run" "$1/etc/sysmgr/$sv" -done +install-sv iwd.run ead.run diff --git a/dbus/iwd/version b/dbus/iwd/version index 44724bd8..0b0e6ad9 100644 --- a/dbus/iwd/version +++ b/dbus/iwd/version @@ -1 +1 @@ -1.12 1 +1.12 2 -- cgit v1.2.3