summaryrefslogtreecommitdiff
path: root/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch')
-rw-r--r--sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch b/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch
deleted file mode 100644
index e6ee1cd..0000000
--- a/sci-astronomy/qastrocam-g2/files/qastrocam-g2-9999-do_not_install_qhy_driver.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-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 #
- ######################