From: Changqing Li Date: Mon, 2 Sep 2019 09:42:19 +0000 (+0800) Subject: man-db: support usrmerge X-Git-Tag: uninative-2.7~228 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=69ab2da830a758d6289a6e33209e74222bfedea0;p=openembedded-core.git man-db: support usrmerge Signed-off-by: Changqing Li Signed-off-by: Richard Purdie --- 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" inherit gettext pkgconfig autotools systemd -EXTRA_OECONF = "--with-pager=less" +EXTRA_OECONF = "--with-pager=less --with-systemdsystemunitdir=${systemd_unitdir}/system" EXTRA_AUTORECONF += "-I ${S}/gl/m4" do_install() {