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:
Thomas Deutschmann
2020-10-15 15:42:55 +02:00
parent c84db147bb
commit 5f8d974619

View File

@@ -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() {