summaryrefslogtreecommitdiff
path: root/app-misc/nitrokey-app/files/nitrokey-app-9999_fix_udev_path.patch
blob: dd6d360080ad1faaa07a02141de8031a8c2ff034 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- CMakeLists.txt	2015-11-05 23:42:14.451385162 +0100
+++ CMakeLists.txt.new	2015-11-05 23:41:54.556413307 +0100
@@ -218,7 +218,7 @@
   # Install Nitrokey udev rules
   install(FILES
     ${CMAKE_SOURCE_DIR}/data/40-nitrokey.rules
-    DESTINATION /etc/udev/rules.d
+    DESTINATION /usr/lib/udev/rules.d
   )
 
   # Install autocompletion scripts