parent
e5b817dedf
commit
0de1920d0f
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
[ -r ./conf ] && . ./conf
|
[ -r ./conf ] && . ./conf
|
||||||
exec 2>&1
|
|
||||||
exec /usr/libexec/iwd ${OPTS}
|
exec /usr/libexec/iwd ${OPTS}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'iwd'
|
# Template file for 'iwd'
|
||||||
pkgname=iwd
|
pkgname=iwd
|
||||||
version=1.7
|
version=1.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-systemd-service --enable-pie
|
configure_args="--disable-systemd-service --enable-pie
|
||||||
--enable-external-ell --enable-dbus-policy --enable-wired"
|
--enable-external-ell --enable-dbus-policy --enable-wired"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user