From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] netplug: properly install init.d script.
Date: Wed, 04 Sep 2013 00:16:34 +0200 [thread overview]
Message-ID: <87d2op5z5p.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1378228974-3369-1-git-send-email-psanford@nearbuysystems.com> (Peter Sanford's message of "Tue, 3 Sep 2013 10:22:54 -0700")
>>>>> "Peter" == Peter Sanford <psanford@nearbuysystems.com> writes:
Peter> Looks like this was lost in 20d4792e.
Peter> Signed-off-by: Peter Sanford <psanford@nearbuysystems.com>
Peter> ---
Peter> package/netplug/netplug.mk | 7 +++++++
Peter> 1 file changed, 7 insertions(+)
Peter> diff --git a/package/netplug/netplug.mk b/package/netplug/netplug.mk
Peter> index fbc7a2d..36bd3f7 100644
Peter> --- a/package/netplug/netplug.mk
Peter> +++ b/package/netplug/netplug.mk
Peter> @@ -16,6 +16,13 @@ define NETPLUG_INSTALL_TARGET_CMDS
Peter> $(MAKE) DESTDIR=$(TARGET_DIR) -C $(@D) install
Peter> endef
Peter> +define NETPLUG_INSTALL_INITSCRIPT
Peter> + $(INSTALL) -m 0755 -D package/netplug/S29netplug \
Peter> + $(TARGET_DIR)/etc/init.d/S29netplug
Peter> +endef
Committed with this changed to use NETPLUG_INSTALL_INIT_SYSV, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-09-03 22:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-03 17:22 [Buildroot] [PATCH 1/1] netplug: properly install init.d script Peter Sanford
2013-09-03 19:16 ` Thomas Petazzoni
2013-09-03 22:16 ` Peter Korsgaard [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=87d2op5z5p.fsf@dell.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