summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2016-07-22 10:54:00 +0000
committerLennart Weller <lhw@ring0.de>2016-07-22 10:56:16 +0000
commitf10db713fa733bec67f899b08fe9ec3b347b6ddd (patch)
treebd6ac9b17dd56b2e07dfb4e95cd62cab86e1a125
parentremove unnecessary stat overrides (diff)
downloadnetdata-f10db713fa733bec67f899b08fe9ec3b347b6ddd.tar.xz
netdata-f10db713fa733bec67f899b08fe9ec3b347b6ddd.zip
deactivate automatic update when build from git
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index f47c3fd32..d6afdc16d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,9 @@ override_dh_install: $(MULTIARCH_INSTALL)
# Remove unneeded .keep files
#
find "$(TOP)" -name .keep -exec rm '{}' ';'
+ # Deactivate automatic update check
+ #
+ echo 0 > $(TOP)-data/usr/share/netdata/web/version.txt
override_dh_fixperms:
dh_fixperms