From 5cdb327b04ee62edd5a42b492fe32392ed4ee083 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 17 Jul 2023 07:13:23 +0000 Subject: [PATCH] sys-apps/nvme-cli: Sync with Gentoo It's from Gentoo commit a80e4374b3013c07d137cdca3155d20cb6d5f13c. --- .../portage-stable/sys-apps/nvme-cli/nvme-cli-2.5.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/nvme-cli/nvme-cli-2.5.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/nvme-cli/nvme-cli-2.5.ebuild index 96f6ab0251..6a60b7ff63 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/nvme-cli/nvme-cli-2.5.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/nvme-cli/nvme-cli-2.5.ebuild @@ -45,10 +45,6 @@ src_configure() { meson_src_configure } -src_install() { - meson_src_install -} - pkg_postinst() { udev_reload }