summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-07-23 07:13:32 -0400
committerGitHub <noreply@github.com>2020-07-23 07:13:32 -0400
commit8b053720b0835b4af11f4bf4e7af81f71958a506 (patch)
treea193d8d7d701842a5f9d2a646af5c41b5716ad5e /packaging
parent83bf2924aa63fdc132d76cd90828ec5699ffbb36 (diff)
Added proper handling for autogen on Ubuntu 18.04 (#9586)
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/installer/install-required-packages.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/installer/install-required-packages.sh b/packaging/installer/install-required-packages.sh
index 25871656cd..0c55b59f05 100755
--- a/packaging/installer/install-required-packages.sh
+++ b/packaging/installer/install-required-packages.sh
@@ -642,7 +642,6 @@ declare -A pkg_autogen=(
# exceptions
['centos-6']="WARNING|"
['rhel-6']="WARNING|"
- ['ubuntu-18']="WARNING|"
)
declare -A pkg_automake=(