All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] man-db: support usrmerge
@ 2019-09-02  9:42 changqing.li
  2019-09-04  8:00 ` Changqing Li
  0 siblings, 1 reply; 2+ messages in thread
From: changqing.li @ 2019-09-02  9:42 UTC (permalink / raw)
  To: openembedded-core

From: Changqing Li <changqing.li@windriver.com>

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 meta/recipes-extended/man-db/man-db_2.8.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 bdf340a..083b237 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() {
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH V2] man-db: support usrmerge
  2019-09-02  9:42 [PATCH V2] man-db: support usrmerge changqing.li
@ 2019-09-04  8:00 ` Changqing Li
  0 siblings, 0 replies; 2+ messages in thread
From: Changqing Li @ 2019-09-04  8:00 UTC (permalink / raw)
  To: openembedded-core

ping

On 9/2/19 5:42 PM, changqing.li@windriver.com wrote:
> From: Changqing Li <changqing.li@windriver.com>
>
> Signed-off-by: Changqing Li <changqing.li@windriver.com>
> ---
>   meta/recipes-extended/man-db/man-db_2.8.7.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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 bdf340a..083b237 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() {

-- 
BRs

Sandy(Li Changqing)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-04  8:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02  9:42 [PATCH V2] man-db: support usrmerge changqing.li
2019-09-04  8:00 ` Changqing Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.