summaryrefslogtreecommitdiff
path: root/sys-apps/fwupd/files/fwupd-1.8.3-gresource_quirks_paths.patch
blob: f4f628adc7c21e4d7d6213fe16423ad64f9111e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/meson.build
+++ b/src/meson.build
@@ -154,7 +154,7 @@
     error_message: 'meson >= 0.63.0 is needed for -Dgresource_quirks=enabled').allowed()
   fwupd_gresource_xml = custom_target('fwupd-resources-xml',
     input : [
-      'org.freedesktop.fwupd.xml',
+      join_paths(meson.current_source_dir(), 'org.freedesktop.fwupd.xml'),
     ] + plugin_quirks,
     output : 'fwupd.gresource.xml',
     command : [