From 0c52d4071088a210c55ad8ab73ee531708b03608 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Mon, 31 Jul 2017 18:18:18 +0200 Subject: [PATCH] domoticz: remove additional files from package Signed-off-by: Stijn Tintel --- utils/domoticz/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/utils/domoticz/Makefile b/utils/domoticz/Makefile index a7871d180d..8a330be173 100644 --- a/utils/domoticz/Makefile +++ b/utils/domoticz/Makefile @@ -70,9 +70,10 @@ define Build/Prepare # Remove unwanted scripts cd $(PKG_BUILD_DIR)/scripts && rm -rf \ buienradar_rain_example.pl \ - _domoticz_main.bat \ + _domoticz_main* \ download_update.sh \ - dzVents/{documentation,examples,runtime/{integration-tests,tests}} \ + dzVents/{.gitignore,documentation,examples} \ + dzVents/runtime/{integration-tests,misc/smoothing.xlsx,tests} \ logrotate/ \ lua_parsers/example* \ lua/*demo.lua \ -- 2.30.2