From 11faf77e2173f4e0c3e7510b8c3f478e07a5696d Mon Sep 17 00:00:00 2001 From: JocelynBerrendonner Date: Wed, 5 Feb 2025 11:43:47 -0800 Subject: [PATCH] Trying something else --- SPECS-EXTENDED/fwupd/fwupd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS-EXTENDED/fwupd/fwupd.spec b/SPECS-EXTENDED/fwupd/fwupd.spec index 88296c41e09..025f44e933d 100644 --- a/SPECS-EXTENDED/fwupd/fwupd.spec +++ b/SPECS-EXTENDED/fwupd/fwupd.spec @@ -170,7 +170,7 @@ or server machines. %meson \ -Dumockdev_tests=disabled \ # JocelynB - Adding an explicit vendor directory for ARM builds - -Dvendor_ids_dir=/usr/share/hwdata \ + -Dvendor_ids_dir="/usr/share/hwdata" \ %if 0%{?enable_docs} -Ddocs=enabled \ %else