mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-firmware/intel-microcode: fix date mix-up
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -103,7 +103,7 @@ src_prepare() {
|
||||
rm -f "${S}"/intel-ucod*/list || die
|
||||
|
||||
# https://gitlab.com/iucode-tool/iucode-tool/-/issues/4
|
||||
rm "${S}"/intel-microcode-collection-${COLLECTION_SNAPSHOT}/cpu106C0_plat01_ver00000007_2007-08-24_PRD_923CDFA3.bin || die
|
||||
rm "${S}"/intel-microcode-collection-${INTEL_SNAPSHOT}/cpu106C0_plat01_ver00000007_2007-08-24_PRD_923CDFA3.bin || die
|
||||
|
||||
# Remove non-microcode file from list
|
||||
rm -f "${S}"/intel-microcode-collection-${COLLECTION_SNAPSHOT}/LICENSE || die
|
||||
|
||||
Reference in New Issue
Block a user