]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
mkosi-tools: Fix architecture condition
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Jan 2025 16:40:30 +0000 (17:40 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 22 Jan 2025 13:11:18 +0000 (14:11 +0100)
We need to match the architecture of the tools tree we're building,
not the host architecture. In practice these will always be the same
so this doesn't actually change behavior.

mkosi/resources/mkosi-tools/mkosi.conf.d/10-fedora/mkosi.conf.d/10-uefi.conf

index 4019e812573d430826255c484e30992c0ba1ef09..776648639285cbf6163440407a2785be51b50162 100644 (file)
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Match]
-HostArchitecture=|x86-64
-HostArchitecture=|arm64
+Architecture=|x86-64
+Architecture=|arm64
 
 [Content]
 Packages=