From e1fcc1d82f71bc10da02da1e7fa607c5a84fcddf Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Mon, 27 Feb 2017 20:48:49 +0200 Subject: [PATCH 1/1] keep python-modules-installer.sh as executable --- python.d/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2