domoticz: remove additional files from package
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 31 Jul 2017 16:18:18 +0000 (18:18 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 7 Aug 2017 18:19:18 +0000 (20:19 +0200)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
utils/domoticz/Makefile

index a7871d180d0356d80daa8bff35c860defd150f2f..8a330be17339a7b2e367dd6c7a1c119abea7dba2 100644 (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 \