All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Burton, Ross" <ross.burton@intel.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 3/3] apt: fix hardcode of /usr/lib
Date: Fri, 24 Mar 2017 12:05:28 +0000	[thread overview]
Message-ID: <CAJTo0La40qQRp_a4mfRvHBobtVBhuS1jrAgR0sBArQECO5UZ1g@mail.gmail.com> (raw)
In-Reply-To: <b72d9b60beb83ee4877df608ada45832bc80e3ed.1490345691.git.liezhi.yang@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

On 24 March 2017 at 08:55, Robert Yang <liezhi.yang@windriver.com> wrote:

> -       install -m 0644 ${S}/debian/apt.systemd.daily ${D}/usr/lib/apt/
> +       install -m 0644 ${S}/debian/apt.systemd.daily ${D}${libdir}/apt/
>

$ grep -r apt.systemd.daily
debian/apt-daily.service:ExecStart=/usr/lib/apt/apt.systemd.daily
debian/apt.apt-compat.cron.daily:exec /usr/lib/apt/apt.systemd.daily

If you're going to move apt.systemd.daily, then you need to fix the
references to it aswell.

Ross

[-- Attachment #2: Type: text/html, Size: 1169 bytes --]

  reply	other threads:[~2017-03-24 12:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-24  8:55 [PATCH 0/3] meta: 3 minor fixes Robert Yang
2017-03-24  8:55 ` [PATCH 1/3] runtime-test.py: fix typo Robert Yang
2017-03-24  8:55 ` [PATCH 2/3] scripts/wic: " Robert Yang
2017-03-24  8:55 ` [PATCH 3/3] apt: fix hardcode of /usr/lib Robert Yang
2017-03-24 12:05   ` Burton, Ross [this message]
2017-03-27  1:47     ` Robert Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJTo0La40qQRp_a4mfRvHBobtVBhuS1jrAgR0sBArQECO5UZ1g@mail.gmail.com \
    --to=ross.burton@intel.com \
    --cc=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.