commit:     8297581d9780e4334da584b6b70589f469ddd462
Author:     Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Thu Mar 25 19:47:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 26 15:54:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8297581d

games-util/xpadneo: fix to use renamed udev rule

Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20106
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-util/xpadneo/xpadneo-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/xpadneo/xpadneo-9999.ebuild 
b/games-util/xpadneo/xpadneo-9999.ebuild
index e47959acf20..01ec44c55d4 100644
--- a/games-util/xpadneo/xpadneo-9999.ebuild
+++ b/games-util/xpadneo/xpadneo-9999.ebuild
@@ -33,7 +33,7 @@ src_install() {
        insinto /etc/modprobe.d
        doins etc-modprobe.d/${PN}.conf
 
-       udev_dorules etc-udev-rules.d/98-${PN}.rules
+       udev_dorules etc-udev-rules.d/60-${PN}.rules
 
        dodoc -r ../docs/{[^i]*.md,descriptors,reports} ../NEWS.md
 }

Reply via email to