summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Gonzalez2015-08-28 23:04:57 +0200
committerJesus Gonzalez2015-08-28 23:04:57 +0200
commitbd387f1636302a9049fc068696c081b432abbda5 (patch)
tree6015c5942f5d8ece8a74c2bbdfed60c60330d326
parent57e8123e93e4ab1224e97e9aff5add650cecca78 (diff)
downloadaur-bd387f1636302a9049fc068696c081b432abbda5.tar.gz
Removed unneeded 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}
- )