mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] udev-legacy: fix source and destination file system path
@ 2022-09-12 12:48 Juergen Borleis
  2022-09-19 14:05 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Borleis @ 2022-09-12 12:48 UTC (permalink / raw)
  To: ptxdist

The "customized udev rules" are installed via install_alternative_tree and thus,
both paths are "/usr/lib/udev/rules.d".

Reported-by: Joerg Epping <j.epping@benning.de>
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
---
 rules/udev.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/udev.in b/rules/udev.in
index 1fa9a9f..d08ed09 100644
--- a/rules/udev.in
+++ b/rules/udev.in
@@ -96,7 +96,7 @@ config UDEV_LEGACY_CUST_RULES
 	prompt "install customized udev rules"
 	help
 	  This will install the customized udev rules files from
-	  projectroot/usr/usr/lib/udev/rules.d into /lib/udev/rules.d
+	  projectroot/usr/lib/udev/rules.d into /usr/lib/udev/rules.d
 
 config UDEV_LEGACY_LIBUDEV
 	bool
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] udev-legacy: fix source and destination file system path
  2022-09-12 12:48 [ptxdist] [PATCH] udev-legacy: fix source and destination file system path Juergen Borleis
@ 2022-09-19 14:05 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-09-19 14:05 UTC (permalink / raw)
  To: ptxdist

Thanks, applied as 43c7e8e5cc8391c6e1c445e38c009d9b27201611.

Michael

[sent from post-receive hook]

On Mon, 19 Sep 2022 16:05:39 +0200, Juergen Borleis <jbe@pengutronix.de> wrote:
> The "customized udev rules" are installed via install_alternative_tree and thus,
> both paths are "/usr/lib/udev/rules.d".
> 
> Reported-by: Joerg Epping <j.epping@benning.de>
> Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
> Message-Id: <20220912124834.748162-1-jbe@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/udev.in b/rules/udev.in
> index 1fa9a9fc64bd..d08ed096c7d5 100644
> --- a/rules/udev.in
> +++ b/rules/udev.in
> @@ -96,7 +96,7 @@ config UDEV_LEGACY_CUST_RULES
>  	prompt "install customized udev rules"
>  	help
>  	  This will install the customized udev rules files from
> -	  projectroot/usr/usr/lib/udev/rules.d into /lib/udev/rules.d
> +	  projectroot/usr/lib/udev/rules.d into /usr/lib/udev/rules.d
>  
>  config UDEV_LEGACY_LIBUDEV
>  	bool



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-19 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12 12:48 [ptxdist] [PATCH] udev-legacy: fix source and destination file system path Juergen Borleis
2022-09-19 14:05 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox