diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-12-27 13:25:14 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-12-27 13:25:50 +0000 |
commit | f9154fc336d5a45ee25d7dfdf3b221e560cb9411 (patch) | |
tree | 1c8e229f909ae29805d3184c430e419fbc859179 | |
parent | app-emulation/libvirt-glib: version bump to 0.2.3 (diff) | |
parent | net-analyzer/zabbix: Fix ebuild fault: file postinstall-en.txt not found (diff) | |
download | gentoo-f9154fc336d5a45ee25d7dfdf3b221e560cb9411.tar.gz gentoo-f9154fc336d5a45ee25d7dfdf3b221e560cb9411.tar.bz2 gentoo-f9154fc336d5a45ee25d7dfdf3b221e560cb9411.zip |
Merge remote-tracking branch 'github/pr/521'. Fixes bug 569504.
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.2.11.ebuild | 1 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.2.5.ebuild | 1 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.2.9.ebuild | 1 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.4.5.ebuild | 1 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.4.7.ebuild | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/net-analyzer/zabbix/zabbix-2.2.11.ebuild b/net-analyzer/zabbix/zabbix-2.2.11.ebuild index 33b121098d01..6f2350a22fe9 100644 --- a/net-analyzer/zabbix/zabbix-2.2.11.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.11.ebuild @@ -323,7 +323,6 @@ src_install() { if use frontend; then webapp_src_preinst cp -R frontends/php/* "${D}/${MY_HTDOCSDIR}" - webapp_postinst_txt en "${FILESDIR}/"1.6.6/postinstall-en.txt webapp_configfile \ "${MY_HTDOCSDIR}"/include/db.inc.php \ "${MY_HTDOCSDIR}"/include/config.inc.php diff --git a/net-analyzer/zabbix/zabbix-2.2.5.ebuild b/net-analyzer/zabbix/zabbix-2.2.5.ebuild index 603469cb297c..fb86e85ab3ae 100644 --- a/net-analyzer/zabbix/zabbix-2.2.5.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.5.ebuild @@ -325,7 +325,6 @@ src_install() { if use frontend; then webapp_src_preinst cp -R frontends/php/* "${D}/${MY_HTDOCSDIR}" - webapp_postinst_txt en "${FILESDIR}/"1.6.6/postinstall-en.txt webapp_configfile \ "${MY_HTDOCSDIR}"/include/db.inc.php \ "${MY_HTDOCSDIR}"/include/config.inc.php diff --git a/net-analyzer/zabbix/zabbix-2.2.9.ebuild b/net-analyzer/zabbix/zabbix-2.2.9.ebuild index 33b121098d01..6f2350a22fe9 100644 --- a/net-analyzer/zabbix/zabbix-2.2.9.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.9.ebuild @@ -323,7 +323,6 @@ src_install() { if use frontend; then webapp_src_preinst cp -R frontends/php/* "${D}/${MY_HTDOCSDIR}" - webapp_postinst_txt en "${FILESDIR}/"1.6.6/postinstall-en.txt webapp_configfile \ "${MY_HTDOCSDIR}"/include/db.inc.php \ "${MY_HTDOCSDIR}"/include/config.inc.php diff --git a/net-analyzer/zabbix/zabbix-2.4.5.ebuild b/net-analyzer/zabbix/zabbix-2.4.5.ebuild index 01aca05aa5e4..0c07f1692ad7 100644 --- a/net-analyzer/zabbix/zabbix-2.4.5.ebuild +++ b/net-analyzer/zabbix/zabbix-2.4.5.ebuild @@ -323,7 +323,6 @@ src_install() { if use frontend; then webapp_src_preinst cp -R frontends/php/* "${D}/${MY_HTDOCSDIR}" - webapp_postinst_txt en "${FILESDIR}/"1.6.6/postinstall-en.txt webapp_configfile \ "${MY_HTDOCSDIR}"/include/db.inc.php \ "${MY_HTDOCSDIR}"/include/config.inc.php diff --git a/net-analyzer/zabbix/zabbix-2.4.7.ebuild b/net-analyzer/zabbix/zabbix-2.4.7.ebuild index 01aca05aa5e4..0c07f1692ad7 100644 --- a/net-analyzer/zabbix/zabbix-2.4.7.ebuild +++ b/net-analyzer/zabbix/zabbix-2.4.7.ebuild @@ -323,7 +323,6 @@ src_install() { if use frontend; then webapp_src_preinst cp -R frontends/php/* "${D}/${MY_HTDOCSDIR}" - webapp_postinst_txt en "${FILESDIR}/"1.6.6/postinstall-en.txt webapp_configfile \ "${MY_HTDOCSDIR}"/include/db.inc.php \ "${MY_HTDOCSDIR}"/include/config.inc.php |