aboutsummaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-19 13:01:42 +0300
committerCem Keylan <cem@ckyln.com>2021-02-19 13:01:42 +0300
commit3fec910fdd53a916dfb7bede5dce223bacc376dd (patch)
treefe6963600d80e6ebcdbb57b1c4013e6f61cb844f /dbus
parent6b25cc60f0f09b1da73d9cb19fc1ef441be781d0 (diff)
downloadrepository-3fec910fdd53a916dfb7bede5dce223bacc376dd.tar.gz
iwd: actually fix service installation
Diffstat (limited to 'dbus')
-rwxr-xr-xdbus/iwd/build2
1 files changed, 1 insertions, 1 deletions
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