diff options
| -rw-r--r-- | meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb b/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb index 43deac3839..0b3ab1f82c 100644 --- a/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb +++ b/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb | |||
| @@ -20,7 +20,7 @@ REQUIRED_DISTRO_FEATURES = "pam" | |||
| 20 | 20 | ||
| 21 | SYSTEMD_SERVICE:${PN} = "lastlog2-import.service" | 21 | SYSTEMD_SERVICE:${PN} = "lastlog2-import.service" |
| 22 | 22 | ||
| 23 | EXTRA_OEMESON = " -Dpamlibdir=${libdir}" | 23 | EXTRA_OEMESON = " -Dpamlibdir=${base_libdir}/security" |
| 24 | 24 | ||
| 25 | do_install:append () { | 25 | do_install:append () { |
| 26 | if [ -d ${D}${prefix}/lib/systemd -a ${D}${prefix}/lib != `dirname ${D}${systemd_unitdir}` ]; then | 26 | if [ -d ${D}${prefix}/lib/systemd -a ${D}${prefix}/lib != `dirname ${D}${systemd_unitdir}` ]; then |
