diff options
| -rw-r--r-- | meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb b/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb index 785ae50e9e..7fb31f208b 100644 --- a/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb +++ b/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.11.0.bb | |||
| @@ -19,7 +19,7 @@ REQUIRED_DISTRO_FEATURES = "pam" | |||
| 19 | 19 | ||
| 20 | SYSTEMD_SERVICE:${PN} = "wtmpdb-update-boot.service wtmpdb-rotate.service" | 20 | SYSTEMD_SERVICE:${PN} = "wtmpdb-update-boot.service wtmpdb-rotate.service" |
| 21 | 21 | ||
| 22 | EXTRA_OEMESON = " -Dpamlibdir=${libdir}" | 22 | EXTRA_OEMESON = " -Dpamlibdir=${base_libdir}/security" |
| 23 | 23 | ||
| 24 | do_install:append () { | 24 | do_install:append () { |
| 25 | if [ -d ${D}${prefix}/lib/systemd -a ${D}${prefix}/lib != `dirname ${D}${systemd_unitdir}` ]; then | 25 | if [ -d ${D}${prefix}/lib/systemd -a ${D}${prefix}/lib != `dirname ${D}${systemd_unitdir}` ]; then |
