summarylogtreecommitdiffstats
path: root/udev-compilation-error-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'udev-compilation-error-fix.patch')
-rw-r--r--udev-compilation-error-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/udev-compilation-error-fix.patch b/udev-compilation-error-fix.patch
deleted file mode 100644
index 25583848d20f..000000000000
--- a/udev-compilation-error-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/kone/libkoneeventhandler/CMakeLists.txt b/kone/libkoneeventhandler/CMakeLists.txt
-index d460bba..f633e92 100644
---- a/kone/libkoneeventhandler/CMakeLists.txt
-+++ b/kone/libkoneeventhandler/CMakeLists.txt
-@@ -21,6 +21,7 @@ TARGET_LINK_LIBRARIES(libkoneeventhandler
- libroccathelper
- ${GAMINGGEAR0_LIBRARY}
- ${DBUS-GLIB_LIBRARIES}
-+ ${GUDEV_LIBRARIES}
- ${GLIB2_LIBRARIES}
- )