From: Daniel Mack <zonque@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add package for Gnome NetworkManager
Date: Fri, 02 Dec 2011 13:04:01 +0100 [thread overview]
Message-ID: <4ED8BEB1.50500@gmail.com> (raw)
In-Reply-To: <20111202130026.04528496@skate>
On 12/02/2011 01:00 PM, Thomas Petazzoni wrote:
> Le Fri, 2 Dec 2011 12:14:39 +0100,
> Daniel Mack <zonque@gmail.com> a ?crit :
>
>> + test -z "`ls -A $(TARGET_DIR)/etc/rc.d`" && rmdir $(TARGET_DIR)/etc/rc.d || echo ""
>
> Isn't rmdir --ignore-fail-on-non-empty $(TARGET_DIR)/etc/rc.d a bit
> simpler ?
:) See the other thread. I solved it with a rmdir || echo "" for now,
not to rely on the host's mkdir to have that particular feature.
>> +$(eval $(call AUTOTARGETS,package,network-manager))
>
> Should just be
>
> $(eval $(call AUTOTARGETS))
Fixed already in the 2nd version I sent.
Thanks,
Daniel
next prev parent reply other threads:[~2011-12-02 12:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 11:14 [Buildroot] [PATCH] Add package for Gnome NetworkManager Daniel Mack
2011-12-02 11:18 ` Daniel Mack
2011-12-02 11:45 ` Thomas De Schampheleire
2011-12-02 11:52 ` Daniel Mack
2011-12-02 11:56 ` Thomas De Schampheleire
2011-12-02 11:59 ` Daniel Mack
2011-12-02 12:00 ` Thomas Petazzoni
2011-12-02 12:04 ` Daniel Mack [this message]
2011-12-02 12:06 ` Thomas Petazzoni
2011-12-02 12:09 ` Daniel Mack
2011-12-02 12:13 ` [Buildroot] [PATCH v3] " Daniel Mack
2012-01-02 13:57 ` Peter Korsgaard
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=4ED8BEB1.50500@gmail.com \
--to=zonque@gmail.com \
--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