diff options
Diffstat (limited to 'dbus/iwd')
-rwxr-xr-x | dbus/iwd/build | 2 |
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 |