Added proper handling for autogen on Ubuntu 18.04 (#9586)
Austin S. Hemmelgarn committed
Jul 23, 2020 at 07:13 UTC
8b053720b0835b4af11f4bf4e7af81f71958a506
1 file changed
-1
packaging/installer/install-required-packages.sh
-1
@@ -642,7 +642,6 @@ declare -A pkg_autogen=(
642
# exceptions
643
['centos-6']="WARNING|"
644
['rhel-6']="WARNING|"
645
- ['ubuntu-18']="WARNING|"
645
)
646
647
declare -A pkg_automake=(