corrected a typo

This commit is contained in:
Manuel Friedli 2008-08-11 18:08:04 +00:00
parent dac5badc8e
commit 2d69410639
1 changed files with 1 additions and 1 deletions

View File

@ -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"