commit:     8be2371f7a2b30084023420faea135dfd6799c24
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 08:31:08 2015 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 08:31:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be2371f

sys-cluster/drbd-utils: fix postinst typo thx to Zentoo on #513928

Package-Manager: portage-2.2.20.1

 sys-cluster/drbd-utils/drbd-utils-8.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/drbd-utils/drbd-utils-8.9.3.ebuild 
b/sys-cluster/drbd-utils/drbd-utils-8.9.3.ebuild
index 8a47847..3f5a6e8 100644
--- a/sys-cluster/drbd-utils/drbd-utils-8.9.3.ebuild
+++ b/sys-cluster/drbd-utils/drbd-utils-8.9.3.ebuild
@@ -83,7 +83,7 @@ src_install() {
 pkg_postinst() {
        einfo
        einfo "Please copy and gunzip the configuration file:"
-       einfo "from /usr/share/doc/${PF}/${PN}.conf.example.bz2 to 
/etc/${PN/-utils/}.conf"
+       einfo "from /usr/share/doc/${PF}/${PN/-utils/}.conf.example.bz2 to 
/etc/${PN/-utils/}.conf"
        einfo "and edit it to your needs. Helpful commands:"
        einfo "man 5 drbd.conf"
        einfo "man 8 drbdsetup"

Reply via email to