name=eiwd version=3.10 release=1 source="https://github.com/ioraff/${name}/releases/download/${version}-1/iwd-${version}.tar.xz $name.run iwd_passphrase main.conf" sv="$name.run" build_opt="--libexecdir=/usr/bin --disable-dbus" postbuild() { cp $SRC/iwd_passphrase $PKG/usr/bin chmod 755 $PKG/usr/bin/iwd_passphrase mkdir -p $PKG/etc/iwd cp $SRC/main.conf $PKG/etc/iwd }