From: Robert Schuster <theBohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: trouble with cp command in autotools.bbclass
Date: Thu, 03 Apr 2008 01:08:06 +0200 [thread overview]
Message-ID: <47F411D6.2090602@gmx.net> (raw)
In-Reply-To: <fsslqt$uhe$2@ger.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 729 bytes --]
Hi.
Koen Kooi schrieb:
> Robert Schuster schreef:
> | # (The find command handles an empty ${STAGE_TEMP/${libdir} correctly)
> | echo "find ${STAGE_TEMP}/${libdir} -mindepth 1 -maxdepth 1 -exec cp
> | -fpPR {} ${STAGING_LIBDIR}" \;
> |
> | find ${STAGE_TEMP}/${libdir} -mindepth 1 -maxdepth 1 -exec cp -fpPR {}
> | ${STAGING_LIBDIR} \;
> |
> | Ok for commit?
>
> or use:
>
> autotools_stage_dir ${STAGE_TEMP}/${libdir} ${STAGING_LIBDIR}
Looks better, indeed.
I committed it this way.
Regards
Robert
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
prev parent reply other threads:[~2008-04-02 23:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-01 0:46 trouble with cp command in autotools.bbclass Robert Schuster
2008-04-01 6:47 ` Koen Kooi
2008-04-02 23:08 ` Robert Schuster [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=47F411D6.2090602@gmx.net \
--to=thebohemian@gmx.net \
--cc=openembedded-devel@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.