From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] systemd: fix udev custom rules typo
Date: Mon, 3 Apr 2017 10:30:25 +0200 [thread overview]
Message-ID: <20170403083025.c37kt3sfknd4cdld@pengutronix.de> (raw)
In-Reply-To: <20170330232044.22017-1-clemens.gruber@pqgruber.com>
On Fri, Mar 31, 2017 at 01:20:44AM +0200, Clemens Gruber wrote:
> Due to this typo, custom udev rules were not installed.
> Fix it.
>
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
Thanks, applied,
Michael
> ---
> rules/systemd.make | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules/systemd.make b/rules/systemd.make
> index 6b49e9710..45f8f1c20 100644
> --- a/rules/systemd.make
> +++ b/rules/systemd.make
> @@ -398,7 +398,7 @@ ifdef PTXCONF_SYSTEMD_UDEV_HWDB
> endif
>
> ifdef PTXCONF_SYSTEMD_UDEV_CUST_RULES
> - @$(call install_tree_alternative, v, 0, 0, -, /lib/udev/rules.d)
> + @$(call install_tree_alternative, systemd, 0, 0, -, /lib/udev/rules.d)
> endif
>
> @$(call install_finish, systemd)
> --
> 2.12.1
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2017-04-03 8:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-30 23:20 Clemens Gruber
2017-03-31 6:43 ` Juergen Borleis
2017-04-03 8:30 ` Michael Olbrich [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=20170403083025.c37kt3sfknd4cdld@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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