mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-09 03:11:49 +01:00
sys-auth/polkit: remove -Dwith-duktape
this option is superseeds by `js_engine` which defaults to duktape. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
217a1af593
commit
3bf1a5fb20
@ -86,7 +86,6 @@ src_configure() {
|
|||||||
-Dos_type=gentoo
|
-Dos_type=gentoo
|
||||||
-Dsession_tracking="$(usex systemd libsystemd-login libelogind)"
|
-Dsession_tracking="$(usex systemd libsystemd-login libelogind)"
|
||||||
-Dsystemdsystemunitdir="$(systemd_get_systemunitdir)"
|
-Dsystemdsystemunitdir="$(systemd_get_systemunitdir)"
|
||||||
-Dwith-duktape=yes
|
|
||||||
$(meson_use introspection)
|
$(meson_use introspection)
|
||||||
$(meson_use test tests)
|
$(meson_use test tests)
|
||||||
$(usex pam "-Dpam_module_dir=$(getpam_mod_dir)" '')
|
$(usex pam "-Dpam_module_dir=$(getpam_mod_dir)" '')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user