summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2017-01-02 20:35:42 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2017-01-02 20:35:42 +0000
commit93d16930a4efeb39ec012053e9d330f2216fbaaa (patch)
tree38f28a4c4f35803e4b79382969ce144aaa35fc58 /debian/rules
parentAdjust OOM score (diff)
downloadnetdata-93d16930a4efeb39ec012053e9d330f2216fbaaa.tar.xz
netdata-93d16930a4efeb39ec012053e9d330f2216fbaaa.zip
Fix dh_fixperms
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 94be9d9eb..b3b5fad9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ override_dh_install-indep:
# Deactivate automatic update check
echo 0 > $(TOP)-data/usr/share/netdata/web/version.txt
-override_dh_fixperms:
+override_dh_fixperms-arch:
dh_fixperms
# apps.plugin should only be runnable by the netdata user. It will be