mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
domoticz: remove additional files from package
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -70,9 +70,10 @@ define Build/Prepare
|
|||||||
# Remove unwanted scripts
|
# Remove unwanted scripts
|
||||||
cd $(PKG_BUILD_DIR)/scripts && rm -rf \
|
cd $(PKG_BUILD_DIR)/scripts && rm -rf \
|
||||||
buienradar_rain_example.pl \
|
buienradar_rain_example.pl \
|
||||||
_domoticz_main.bat \
|
_domoticz_main* \
|
||||||
download_update.sh \
|
download_update.sh \
|
||||||
dzVents/{documentation,examples,runtime/{integration-tests,tests}} \
|
dzVents/{.gitignore,documentation,examples} \
|
||||||
|
dzVents/runtime/{integration-tests,misc/smoothing.xlsx,tests} \
|
||||||
logrotate/ \
|
logrotate/ \
|
||||||
lua_parsers/example* \
|
lua_parsers/example* \
|
||||||
lua/*demo.lua \
|
lua/*demo.lua \
|
||||||
|
|||||||
Reference in New Issue
Block a user