summaryrefslogtreecommitdiff
path: root/www-apps
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-10-06 12:36:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-10-06 12:36:56 +0300
commitf368bfc318ef0fdbce72221f9637c38da0046f49 (patch)
tree475f4d0d634abf03cb69caf74bfbc3367fe08270 /www-apps
parent731b168797fbf9f80905f6ba074e7822c0632832 (diff)
downloadgentoo-f368bfc318ef0fdbce72221f9637c38da0046f49.tar.gz
gentoo-f368bfc318ef0fdbce72221f9637c38da0046f49.tar.xz
www-apps/icingaweb2: specify version for emerge --config
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild
index 892cc8376bb..5ba2df2e320 100644
--- a/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild
@@ -62,5 +62,5 @@ src_install() {
}
pkg_postinst() {
- einfo "Run 'emerge --config ${CATEGORY}/${PF}' to finish setup."
+ einfo "Run 'emerge --config =${CATEGORY}/${PF}' to finish setup."
}