mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/2] Makefile.in: Create symlink for xargs
Date: Tue, 13 Mar 2012 10:42:24 +0100	[thread overview]
Message-ID: <20120313094224.GF29221@pengutronix.de> (raw)
In-Reply-To: <1331582193-35368-1-git-send-email-bernhard@bwalle.de>

On Mon, Mar 12, 2012 at 08:56:32PM +0100, Bernhard Walle wrote:
> We check for a xargs binary that supports the '-r' flag, so put the
> usual symlink into the bin directory once we have found a proper
> implementation.

Applied.

Michael

> Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
> ---
>  Makefile.in |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.in b/Makefile.in
> index b976a3f..e62a2d9 100644
> --- a/Makefile.in
> +++ b/Makefile.in
> @@ -56,6 +56,7 @@ environment:
>  	@ln -sf @GNU_tar@ "$(abs_srcdir)/bin/tar"
>  	@ln -sf @PYTHON@ "$(abs_srcdir)/bin/python"
>  	@ln -sf @SED@ "$(abs_srcdir)/bin/sed"
> +	@ln -sf @XARGS@ "$(abs_srcdir)/bin/xargs"
>  	@echo " done"
>  
>  clean:
> -- 
> 1.7.9.2
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2012-03-13  9:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12 19:56 Bernhard Walle
2012-03-12 19:56 ` [ptxdist] [PATCH 2/2] ptxdist: Check for GNU readlink Bernhard Walle
2012-03-13 10:16   ` Michael Olbrich
2012-03-13 11:23     ` [ptxdist] [PATCH] " bernhard
2012-03-13 11:30     ` bernhard
2012-03-13 13:17       ` Michael Olbrich
2012-03-13  9:42 ` Michael Olbrich [this message]

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=20120313094224.GF29221@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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