summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/fwupd/files/fwupd-1.7.0-fix-test-configure.patch')
-rw-r--r--sys-apps/fwupd/files/fwupd-1.7.0-fix-test-configure.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/sys-apps/fwupd/files/fwupd-1.7.0-fix-test-configure.patch b/sys-apps/fwupd/files/fwupd-1.7.0-fix-test-configure.patch
deleted file mode 100644
index 4974a82bdf52..000000000000
--- a/sys-apps/fwupd/files/fwupd-1.7.0-fix-test-configure.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-# https://bugs.gentoo.org/791760
-# https://github.com/fwupd/fwupd/pull/3921
-
-diff --git a/plugins/synaptics-rmi/meson.build b/plugins/synaptics-rmi/meson.build
-index acbb6b92..10ac3047 100644
---- a/plugins/synaptics-rmi/meson.build
-+++ b/plugins/synaptics-rmi/meson.build
-@@ -38,7 +38,6 @@ shared_module('fu_plugin_synaptics_rmi',
- fwupdplugin,
- ],
- )
--endif
-
- if get_option('tests')
- e = executable(
-@@ -67,3 +66,4 @@ if get_option('tests')
- )
- test('synaptics-rmi-self-test', e)
- endif
-+endif