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] screen: Fix ptxdist error message.
Date: Fri, 22 Sep 2017 16:07:58 +0200	[thread overview]
Message-ID: <20170922140758.k5e4wtsuifqzgjgm@pengutronix.de> (raw)
In-Reply-To: <1506088722.8094.2.camel@diehl.com>

On Fri, Sep 22, 2017 at 01:58:42PM +0000, Denis OSTERLAND wrote:
> Am Freitag, den 22.09.2017, 15:30 +0200 schrieb Michael Olbrich:
> > On Fri, Sep 15, 2017 at 01:10:39PM +0000, Denis OSTERLAND wrote:
> > > 
> > > Copy from causes this error message:
> > > ptxdist: error: file 'BSP/platform-Name/packages/screen-4.5.0/usr/bin/screen' is a link
> > I would like to keep /usr/bin/screen as the actuall binary. So change the
> > files in pkgdir instead. Either with a patch for Makefile.in or a custom
> > install target that moves the files after the normal world/install.
> > 
> > Michael
> OK.
> What about this:
> -	@$(call install_copy, screen, 0, 0, 0755, -, /usr/bin/screen)
> +	@$(call install_copy, screen, 0, 0, 0755, \
	$(SCREEN_PKGDIR)/usr/bin/screen-$(SCREEN_VERSION), \
	/usr/bin/screen)

Ok, I suppose, but break lines like this.

Michael

-- 
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

  reply	other threads:[~2017-09-22 14:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-15 13:10 Denis OSTERLAND
2017-09-22 13:30 ` Michael Olbrich
2017-09-22 13:58   ` Denis OSTERLAND
2017-09-22 14:07     ` Michael Olbrich [this message]
2017-09-28  8:01 ` Denis OSTERLAND

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=20170922140758.k5e4wtsuifqzgjgm@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