mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-apps/nvme-cli: Fix dracut config
Closes: https://bugs.gentoo.org/704934 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
@@ -23,6 +23,8 @@ src_prepare() {
|
||||
sed -e 's|^LIBUUID =|LIBUUID ?=|' \
|
||||
-e 's|^install-hostparams:$|\0 install-etc|' \
|
||||
-i Makefile || die
|
||||
sed -e "s|/usr/lib/udev|$(get_udevdir)|" \
|
||||
-i nvmf-autoconnect/dracut-conf/70-nvmf-autoconnect.conf || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
Reference in New Issue
Block a user