Browse Source

domoticz: remove additional files from package

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
lilik-openwrt-22.03
Stijn Tintel 7 years ago
parent
commit
0c52d40710
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      utils/domoticz/Makefile

+ 3
- 2
utils/domoticz/Makefile 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 \


Loading…
Cancel
Save