Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] tzdata_2011n: provide pkg_postinst and timezone defaults
Date: Sat, 14 Jan 2012 16:54:29 +0100	[thread overview]
Message-ID: <20120114165429.37f2c5ef@eb-e6520> (raw)
In-Reply-To: <C049B63B-A0B3-4FFF-85AF-C9ECEA3FAEF9@dominion.thruhere.net>

Le Sat, 14 Jan 2012 16:10:55 +0100,
Koen Kooi <koen@dominion.thruhere.net> a écrit :
> > +        # Install defaults
> > +        install -d ${D}${sysconfdir}
> > +        echo ${DEFAULT_TIMEZONE} > ${D}${sysconfdir}/timezone
> > +        cp -pP ${S}/${datadir}/zoneinfo/${DEFAULT_TIMEZONE} ${D}${sysconfdir}/localtime
> 
> Shouldn't that be an 'ln -sf' instead of a 'cp'?
> 
that would make a link from ${D} to ${S}

Eric



  reply	other threads:[~2012-01-14 18:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14 13:07 [PATCH] tzdata_2011n: provide pkg_postinst and timezone defaults Andrea Adami
2012-01-14 15:10 ` Koen Kooi
2012-01-14 15:54   ` Eric Bénard [this message]
2012-01-14 19:16     ` Koen Kooi
2012-01-15 11:17   ` Andrea Adami
2012-01-15 11:22     ` Koen Kooi
2012-01-23 14:21       ` Andrea Adami
2012-01-23 16:49         ` Mark Hatle
2012-01-27  8:56           ` Andrea Adami
2012-01-27  9:59             ` Richard Purdie
2012-01-28  7:57 ` [PATCH v2] " Andrea Adami
2012-01-28  8:26   ` Koen Kooi
2012-02-01 15:24   ` Richard Purdie

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=20120114165429.37f2c5ef@eb-e6520 \
    --to=eric@eukrea.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox