From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: Re: [ptxdist] [PATCH] systemd: fix udev custom rules typo
Date: Fri, 31 Mar 2017 08:43:59 +0200 [thread overview]
Message-ID: <201703310843.59361.jbe@pengutronix.de> (raw)
In-Reply-To: <20170330232044.22017-1-clemens.gruber@pqgruber.com>
On Friday 31 March 2017 01:20:44 Clemens Gruber wrote:
> Due to this typo, custom udev rules were not installed.
> Fix it.
>
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
> ---
> 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)
Ups. Thanks, my fault. Copy+paste with a broken CTRL key... :)
jb
--
Pengutronix e.K. | Juergen Borleis |
Industrial Linux Solutions | http://www.pengutronix.de/ |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2017-03-31 6:43 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 [this message]
2017-04-03 8:30 ` Michael Olbrich
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=201703310843.59361.jbe@pengutronix.de \
--to=jbe@pengutronix.de \
--cc=clemens.gruber@pqgruber.com \
--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