From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] microperl: fix MICROPERL_INSTALL_TARGET_CMDS
Date: Wed, 28 Mar 2012 08:28:57 +0200 [thread overview]
Message-ID: <87k425b5na.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <38a56718290b5bc37564e53fa9a6c06271024ce4.1332831974.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 27 Mar 2012 09:06:17 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> The MICROPERL_INSTALL_TARGET_CMDS used the following construct in a
Thomas> for loop:
Thomas> [ -d $(@D)/lib/$$j ] && cp -af $(@D)/lib/$$j \
Thomas> $(TARGET_DIR)/$(MICROPERL_MODS_DIR) ; \
Thomas> [ -f $(@D)/lib/$$i ] && $(INSTALL) -m 0644 -D $(@D)/lib/$$i \
Thomas> $(TARGET_DIR)/$(MICROPERL_MODS_DIR)/$$i; \
Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-03-28 6:28 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-27 7:06 [Buildroot] [pull request] Pull request for branch for-2012.05/perl Thomas Petazzoni
2012-03-27 7:06 ` [Buildroot] [PATCH 1/2] microperl: fix MICROPERL_INSTALL_TARGET_CMDS Thomas Petazzoni
2012-03-28 6:28 ` Peter Korsgaard [this message]
2012-03-27 7:06 ` [Buildroot] [PATCH 2/2] microperl: install host-microperl in $(HOST_DIR)/opt/perl Thomas Petazzoni
2012-03-27 7:12 ` Thomas Petazzoni
2012-03-28 6:54 ` Peter Korsgaard
2012-03-28 7:55 ` Thomas Petazzoni
2012-03-28 9:32 ` Peter Korsgaard
2012-03-28 10:40 ` Will Newton
2012-03-28 10:55 ` Thomas Petazzoni
2012-03-28 12:47 ` Will Newton
2012-03-28 12:52 ` Thomas Petazzoni
2012-03-28 13:01 ` Will Newton
2012-03-28 13:10 ` Will Newton
2012-03-28 13:18 ` Thomas Petazzoni
2012-03-28 14:00 ` Will Newton
2012-03-28 15:46 ` Thomas Petazzoni
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=87k425b5na.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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.