corrected a typo
This commit is contained in:
parent
dac5badc8e
commit
2d69410639
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ src_install() {
|
|||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "A sample config file has been installes into /etc/jabber/${PN}.xml."
|
||||
einfo "A sample config file has been installed into /etc/jabber/${PN}.xml."
|
||||
einfo "Please adjust the settings as needed."
|
||||
einfo "After that, you MUST create a TAP-file for twisted in order to start Palaver, like this:"
|
||||
einfo "# cd /etc/jabber"
|
||||
|
|
Loading…
Reference in a new issue