From 06110e825d411f096582e2298eb16ca239af6359 Mon Sep 17 00:00:00 2001 From: MATSUKI Hidenori Date: Thu, 24 Dec 2015 11:39:16 +0000 Subject: net-analyzer/zabbix: Fix ebuild fault: file postinstall-en.txt not found I've delete the reference to the old 'postinstall-en.txt' file. The 'postinstall-en.txt' file has been removed on the 178b4659cf9e6b59383077fc6cddf905de620fef . --- net-analyzer/zabbix/zabbix-2.2.11.ebuild | 1 - net-analyzer/zabbix/zabbix-2.2.5.ebuild | 1 - net-analyzer/zabbix/zabbix-2.2.9.ebuild | 1 - net-analyzer/zabbix/zabbix-2.4.5.ebuild | 1 - net-analyzer/zabbix/zabbix-2.4.7.ebuild | 1 - 5 files changed, 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 -- cgit v1.2.3-65-gdbad