From 3fec910fdd53a916dfb7bede5dce223bacc376dd Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 19 Feb 2021 13:01:42 +0300 Subject: iwd: actually fix service installation --- dbus/iwd/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus') diff --git a/dbus/iwd/build b/dbus/iwd/build index d6ca7cbb..8f82de19 100755 --- a/dbus/iwd/build +++ b/dbus/iwd/build @@ -25,4 +25,4 @@ sed -i '/If not specified/s/systemd/resolvconf/' src/iwd.config.5 make LDFLAGS=-all-static make DESTDIR="$1" install -install-sv iwd.run ead.run +DESTDIR=$1 install-sv iwd.run ead.run -- cgit v1.2.3