diff options
| -rw-r--r-- | meta/recipes-extended/man-db/man-db_2.8.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/man-db/man-db_2.8.7.bb b/meta/recipes-extended/man-db/man-db_2.8.7.bb index bdf340ae74..083b2374aa 100644 --- a/meta/recipes-extended/man-db/man-db_2.8.7.bb +++ b/meta/recipes-extended/man-db/man-db_2.8.7.bb | |||
| @@ -18,7 +18,7 @@ USE_NLS_libc-musl = "no" | |||
| 18 | 18 | ||
| 19 | inherit gettext pkgconfig autotools systemd | 19 | inherit gettext pkgconfig autotools systemd |
| 20 | 20 | ||
| 21 | EXTRA_OECONF = "--with-pager=less" | 21 | EXTRA_OECONF = "--with-pager=less --with-systemdsystemunitdir=${systemd_unitdir}/system" |
| 22 | EXTRA_AUTORECONF += "-I ${S}/gl/m4" | 22 | EXTRA_AUTORECONF += "-I ${S}/gl/m4" |
| 23 | 23 | ||
| 24 | do_install() { | 24 | do_install() { |
