From: Changqing Li Date: Mon, 2 Sep 2019 09:42:19 +0000 (+0800) Subject: man-db: support usrmerge X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ab2da830a758d6289a6e33209e74222bfedea0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 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() {