From: Stijn Tintel Date: Mon, 31 Jul 2017 16:18:18 +0000 (+0200) Subject: domoticz: remove additional files from package X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0c52d4071088a210c55ad8ab73ee531708b03608;p=openwrt-packages.git domoticz: remove additional files from package Signed-off-by: Stijn Tintel --- diff --git a/utils/domoticz/Makefile b/utils/domoticz/Makefile index a7871d180..8a330be17 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 \