From: Costa Tsaousis (ktsaou) Date: Mon, 27 Feb 2017 18:48:49 +0000 (+0200) Subject: keep python-modules-installer.sh as executable X-Git-Tag: ab-debian_0.20170301.01-0ab1~1^2~3^2 X-Git-Url: https://arthur.barton.de/gitweb/?a=commitdiff_plain;ds=sidebyside;h=e1fcc1d82f71bc10da02da1e7fa607c5a84fcddf;hp=12c44a2888801ecd4d163ca8f4f9b6731bb6ecd2;p=netdata.git keep python-modules-installer.sh as executable --- diff --git a/python.d/Makefile.am b/python.d/Makefile.am index 46562984..588b924a 100644 --- a/python.d/Makefile.am +++ b/python.d/Makefile.am @@ -8,6 +8,7 @@ include $(top_srcdir)/build/subst.inc SUFFIXES = .in dist_python_SCRIPTS = \ + python-modules-installer.sh \ $(NULL) dist_python_DATA = \ @@ -44,7 +45,6 @@ dist_python_DATA = \ tomcat.chart.py \ varnish.chart.py \ web_log.chart.py \ - python-modules-installer.sh \ $(NULL) pythonmodulesdir=$(pythondir)/python_modules