netdata/packaging: Do not deliver edit-config as part of the distribution tarball (#6507)

As part of #6165, we faced an issue with mac OS installation where edit-config file was havint the wrong variables setup.
After deep investigation on the way Formulae was building netdata, we realized that generated edit-config was delivered
together with the generated edit-conf, thus resulting on not re-creating it with the right variables.

So the fix here is to not deliver edit-config with the distribution tarball, so that it gets generated as it should
This commit is contained in:
Paul Emm. Katsoulakis 2019-07-22 12:00:33 +02:00 committed by GitHub
parent d96b649d6e
commit 4a1c750a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ include $(top_srcdir)/build/subst.inc
SUFFIXES = .in
dist_config_SCRIPTS = \
edit-config \
$(NULL)
nodist_noinst_DATA = \