domoticz: remove additional files from package

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel 2017-07-31 18:18:18 +02:00
parent 61f48f8df8
commit 0c52d40710
1 changed files with 3 additions and 2 deletions

View File

@ -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 \