projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e250c2c
)
sys-cluster/drbd-utils: fix postinst typo thx to Zentoo on #513928
author
Ultrabug
<ultrabug@gentoo.org>
Mon, 21 Sep 2015 08:31:08 +0000
(10:31 +0200)
committer
Ultrabug
<ultrabug@gentoo.org>
Mon, 21 Sep 2015 08:31:08 +0000
(10:31 +0200)
Package-Manager: portage-2.2.20.1
sys-cluster/drbd-utils/drbd-utils-8.9.3.ebuild
patch
|
blob
|
history
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 8a47847a589292b43752fc4b742e6f6563d1fccd..3f5a6e8efb985829ade066f30276333866c5a2b2 100644
(file)
--- 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"