public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
To: crossgcc@sourceware.org
Cc: Esben Haabendal <esben.haabendal@prevas.dk>
Subject: Re: [PATCH] Add a few log messages for messing with glibc addons dirs and symlinks
Date: Sat, 08 Oct 2011 15:35:00 -0000	[thread overview]
Message-ID: <201110081735.05184.yann.morin.1998@anciens.enib.fr> (raw)
In-Reply-To: <1317993932.2519.4.camel@arh128>

Esben, All,

On Friday 07 October 2011 15:25:32 Esben Haabendal wrote:
> # HG changeset patch
> # User Esben Haabendal <esben.haabendal@prevas.dk>
> # Date 1317993827 -7200
> # Node ID e524e3b6cb28b5e9ffc2d404e7c4fc73d53aa0a3
> # Parent  34d13602e8cc46247f19a2c498df0cf060064d3d
> Add a few log messages for messing with glibc addons dirs and symlinks
> 
> Signed-off-by: "Esben Haabendal" <esben.haabendal@prevas.dk>
> 
> diff -r 34d13602e8cc -r e524e3b6cb28
> scripts/build/libc/glibc-eglibc.sh-common
> --- a/scripts/build/libc/glibc-eglibc.sh-common	Fri Oct 07 15:06:44 2011
> +0200
> +++ b/scripts/build/libc/glibc-eglibc.sh-common	Fri Oct 07 15:23:47 2011
> +0200

Linewrap-carnage...

> @@ -29,10 +29,10 @@
>          # either the 'long' or 'short' name, whatever the addons name
>          # but we prefer the 'short' name and avoid duplicates.
>          if [ -d "${CT_LIBC}-${addon}-${CT_LIBC_VERSION}" ]; then
> -            mv "${CT_LIBC}-${addon}-${CT_LIBC_VERSION}" "${addon}"
> +            CT_DoExecLog FILE mv
> "${CT_LIBC}-${addon}-${CT_LIBC_VERSION}" "${addon}"

Ditto...

>          fi
>  
> -        ln -s "${addon}" "${CT_LIBC}-${addon}-${CT_LIBC_VERSION}"
> +        CT_DoExecLog FILE ln -s "${addon}"
> "${CT_LIBC}-${addon}-${CT_LIBC_VERSION}"

Ditto...

>  
>          CT_Patch nochdir "${CT_LIBC}" "${addon}-${CT_LIBC_VERSION}"
>  

I fixed it.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq

  reply	other threads:[~2011-10-08 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-07 13:25 Esben Haabendal
2011-10-08 15:35 ` Yann E. MORIN [this message]
2011-10-08 16:57   ` Esben Haabendal
2011-10-08 15:43 ` Yann E. MORIN

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=201110081735.05184.yann.morin.1998@anciens.enib.fr \
    --to=yann.morin.1998@anciens.enib.fr \
    --cc=crossgcc@sourceware.org \
    --cc=esben.haabendal@prevas.dk \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).