From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/microperl
Date: Sun, 25 Jan 2009 15:21:22 +0100 [thread overview]
Message-ID: <87vds3fov1.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090125081438.BE00D76D28@busybox.osuosl.org> (ulf@uclibc.org's message of "Sun\, 25 Jan 2009 08\:14\:38 +0000 \(UTC\)")
>>>>> "ulf" == ulf <ulf@uclibc.org> writes:
ulf> Author: ulf
ulf> Date: 2009-01-25 08:14:37 +0000 (Sun, 25 Jan 2009)
ulf> New Revision: 25011
ulf> Log:
ulf> Fix make problems with perl
ulf> +++ trunk/buildroot/package/microperl/microperl.mk 2009-01-25 08:14:37 UTC (rev 25011)
ulf> @@ -23,18 +23,38 @@
ulf> $(MICROPERL_DIR)/.source: $(DL_DIR)/$(MICROPERL_SOURCE)
ulf> $(MICROPERL_CAT) $(DL_DIR)/$(MICROPERL_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
ulf> + (cd $(MICROPERL_DIR); chmod -R u+w *)
Why the subshell? what's wrong with chmod -R u+w $(MICROPERL_DIR)/ ?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-01-25 14:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-25 8:14 [Buildroot] svn commit: trunk/buildroot/package/microperl ulf at uclibc.org
2009-01-25 14:21 ` Peter Korsgaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-04 23:51 jacmet at uclibc.org
2009-01-25 23:44 ulf at uclibc.org
2007-02-04 19:20 aldot at uclibc.org
2007-01-29 20:15 aldot at uclibc.org
2006-12-15 13:36 aldot at uclibc.org
2006-12-15 13:34 aldot at uclibc.org
2006-11-24 9:49 aldot at uclibc.org
2006-11-22 15:22 aldot at uclibc.org
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=87vds3fov1.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox