From: Changqing Li Date: Mon, 2 Sep 2019 09:42:19 +0000 (+0800) Subject: man-db: support usrmerge X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0bcb406291861ca3657c2318a2f4de3aa2b3cd;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git man-db: support usrmerge (From OE-Core rev: 69ab2da830a758d6289a6e33209e74222bfedea0) 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 bdf340ae743..083b2374aa2 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() {