]> git.pld-linux.org Git - packages/domoticz.git/blobdiff - domoticz-gpio.patch
up to 2022.1
[packages/domoticz.git] / domoticz-gpio.patch
diff --git a/domoticz-gpio.patch b/domoticz-gpio.patch
deleted file mode 100644 (file)
index 4dbe8cb..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
---- domoticz-2020.2/CMakeLists.txt.orig        2021-04-08 21:42:12.847131340 +0200
-+++ domoticz-2020.2/CMakeLists.txt     2021-04-08 21:52:40.727278201 +0200
-@@ -718,12 +718,7 @@
-   MESSAGE(STATUS "==== OpenZWave not found, support disabled!")
- ENDIF(OpenZWave)
--IF(EXISTS /sys/class/gpio)
--  message(STATUS "GPIO is available")
--  add_definitions(-DWITH_GPIO)
--ELSE()
--  message(STATUS "GPIO is not available")
--ENDIF()
-+add_definitions(-DWITH_GPIO)
- find_path(TELLDUSCORE_INCLUDE NAMES telldus-core.h)
- IF(TELLDUSCORE_INCLUDE)
This page took 0.09148 seconds and 4 git commands to generate.