From 9a77b1a88174f8788013c88eeedd3fccfe604856 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 23 May 2017 15:51:00 -0400 Subject: [PATCH] Call the target for ejabberd installation. --- src/extras/Makefile.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index e872c6b..81ef897 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -194,7 +194,7 @@ wheezy: install_extra_debs_wheezy debian_sys_config generic_debian: install_debs fedora: install_rpms install_extra_rpms_fedora -centos: install_epel install_rpms install_cpan_centos install_python_simplejson +centos: install_epel install_rpms install_cpan_centos install_python_simplejson install_ejabberd ubuntu-trusty: generic_ubuntu trusty apache_mpm_prefork_mods ubuntu-xenial: generic_ubuntu xenial apache_mpm_prefork_mods apache_perl_mod -- 2.11.0