commit: 06110e825d411f096582e2298eb16ca239af6359
Author: MATSUKI Hidenori <Matsuki.Hidenori <AT> gmail <DOT> com>
AuthorDate: Thu Dec 24 11:39:16 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 12:27:08 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06110e82
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 33b1210..6f2350a 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 603469c..fb86e85 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 33b1210..6f2350a 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 01aca05..0c07f16 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 01aca05..0c07f16 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