sci-libs/indilib-1.8.2-r1 installs udev rules files in /lib/udev instead of /lib/udev/rules.d Reproducible: Always Steps to Reproduce: 1. merge =sci-libs/indilib-1.8.2-r1 Actual Results: udev rules are installed directly to /lib/udev: /lib/udev/80-dbk21-camera.rules /lib/udev/99-focusers.rules /lib/udev/99-indi_auxiliary.rules /lib/udev/99-vantage.rules Expected Results: The rules must be installed in /lib/udev/rules.d in order to have any effect
Created attachment 601028 [details, diff] ebuild patch to install udev rules into correct /lib/udev/rules.d directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f859cbe85c7d020af20631e4da8d6a6750acda commit 06f859cbe85c7d020af20631e4da8d6a6750acda Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-12-31 22:27:37 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-01-01 07:55:13 +0000 sci-libs/indilib: Fix udev rules install path Thanks-to: James Bates <james.h.bates@gmail.com> Closes: https://bugs.gentoo.org/703952 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sci-libs/indilib/indilib-1.8.2-r2.ebuild | 56 ++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+)