]> git.pld-linux.org Git - packages/thunderbolt-software-user-space.git/blob - thunderbolt-software-user-space-install.patch
- thunderboltd is always in /usr/lib/thunderbolt; release .2
[packages/thunderbolt-software-user-space.git] / thunderbolt-software-user-space-install.patch
1 --- thunderbolt-software-user-space-2017.01.19/ThunderboltService/Linux/CMakeLists.txt.orig     2017-01-19 15:35:27.000000000 +0100
2 +++ thunderbolt-software-user-space-2017.01.19/ThunderboltService/Linux/CMakeLists.txt  2017-03-13 21:21:13.041284010 +0100
3 @@ -163,7 +163,6 @@
4      install(FILES ${CONFIG_DIR}/thunderbolt.conf DESTINATION ${DBUS_CONFIG_DIR} COMPONENT config)
5      install(FILES ${CONFIG_DIR}/10-thunderbolt.rules DESTINATION ${UDEV_RULES_DIR} COMPONENT config)
6      install(TARGETS thunderboltd DESTINATION ${DAEMON_INSTALL_DIR} COMPONENT binary)
7 -    install(SCRIPT post_install_script.cmake COMPONENT script)
8  else()
9      message(WARNING
10              "Can't install Thunderbolt daemon because systemd or dbus couldn't be found")
This page took 0.064116 seconds and 4 git commands to generate.