summaryrefslogtreecommitdiff
path: root/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch
blob: e6ee1cd714ccbaf2872bb9f9b4fcd45eb310d25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff -ruN qastrocam-g2/CMakeLists.txt qastrocam-g2.new/CMakeLists.txt
--- qastrocam-g2/CMakeLists.txt	2015-01-29 18:43:17.195166707 +0100
+++ qastrocam-g2.new/CMakeLists.txt	2015-01-29 18:45:12.288005076 +0100
@@ -406,13 +406,6 @@
    install(FILES lib/huffyuv_readme.txt DESTINATION /usr/share/qastrocam-g2)
 endif(AVIFILE_FOUND)
 
-# install QHY driver
-install(FILES qhy_driver/qhyccd.rules DESTINATION /etc/udev/rules.d)
-install(FILES qhy_driver/QHY5.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver)
-install(FILES qhy_driver/QHY5LOADER.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver)
-install(FILES qhy_driver/QHY6.HEX DESTINATION /usr/share/qastrocam-g2/qhy_driver)
-install(FILES qhy_driver/LICENSE DESTINATION /usr/share/qastrocam-g2/qhy_driver)
-
 ######################
 # PACKAGE GENERATION #
 ######################