diff options
Diffstat (limited to 'meta/recipes-support/consolekit')
| -rw-r--r-- | meta/recipes-support/consolekit/consolekit_0.4.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/consolekit/consolekit_0.4.6.bb b/meta/recipes-support/consolekit/consolekit_0.4.6.bb index 3d28ba2a24..95ce97ef34 100644 --- a/meta/recipes-support/consolekit/consolekit_0.4.6.bb +++ b/meta/recipes-support/consolekit/consolekit_0.4.6.bb | |||
| @@ -29,7 +29,7 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'pam systemd polkit', d | |||
| 29 | 29 | ||
| 30 | PACKAGECONFIG[pam] = "--enable-pam-module --with-pam-module-dir=${base_libdir}/security,--disable-pam-module,libpam" | 30 | PACKAGECONFIG[pam] = "--enable-pam-module --with-pam-module-dir=${base_libdir}/security,--disable-pam-module,libpam" |
| 31 | PACKAGECONFIG[polkit] = "--with-polkit,--without-polkit,polkit" | 31 | PACKAGECONFIG[polkit] = "--with-polkit,--without-polkit,polkit" |
| 32 | PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,--with-systemdsystemunitdir=" | 32 | PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}/,--with-systemdsystemunitdir=" |
| 33 | 33 | ||
| 34 | FILES:${PN} += "${exec_prefix}/lib/ConsoleKit \ | 34 | FILES:${PN} += "${exec_prefix}/lib/ConsoleKit \ |
| 35 | ${libdir}/ConsoleKit ${systemd_unitdir} ${base_libdir} \ | 35 | ${libdir}/ConsoleKit ${systemd_unitdir} ${base_libdir} \ |
