diff options
author | 2024-06-07 16:37:08 -0400 | |
---|---|---|
committer | 2024-06-07 16:37:08 -0400 | |
commit | d4d9ce81a38433b3355781a60301c085c31fe7f5 (patch) | |
tree | 4f92f27aa235e6d8fc680d1ba23d373b8739559a /sys-apps | |
parent | app-admin/setools: update remove gui patch for 4.5.1 (diff) | |
download | gentoo-d4d9ce81a38433b3355781a60301c085c31fe7f5.tar.gz gentoo-d4d9ce81a38433b3355781a60301c085c31fe7f5.tar.bz2 gentoo-d4d9ce81a38433b3355781a60301c085c31fe7f5.zip |
sys-apps/systemd-utils: drop unwanted udev rules
Closes: https://bugs.gentoo.org/933774
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd-utils/systemd-utils-255.7-r1.ebuild (renamed from sys-apps/systemd-utils/systemd-utils-255.7.ebuild) | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-apps/systemd-utils/systemd-utils-255.7.ebuild b/sys-apps/systemd-utils/systemd-utils-255.7-r1.ebuild index 1e96daf3e3f5..dbab6cb8489d 100644 --- a/sys-apps/systemd-utils/systemd-utils-255.7.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-255.7-r1.ebuild @@ -357,10 +357,6 @@ multilib_src_compile() { rules.d/50-udev-default.rules rules.d/60-persistent-storage.rules rules.d/64-btrfs.rules - rules.d/70-uaccess.rules - rules.d/71-seat.rules - rules.d/73-seat-late.rules - rules.d/99-systemd.rules ) if use test; then targets+=( |