mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
net-misc/networkmanager: fix 84-nm-drivers.rules UDEV rule
Closes: https://bugs.gentoo.org/714168 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17935 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -158,6 +158,11 @@ src_prepare() {
|
||||
|
||||
use vala && vala_src_prepare
|
||||
gnome2_src_prepare
|
||||
|
||||
sed -i \
|
||||
-e 's#/usr/bin/sed#/bin/sed#' \
|
||||
data/84-nm-drivers.rules \
|
||||
|| die
|
||||
}
|
||||
|
||||
multilib_src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user