summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-backup/rsnapshot/rsnapshot-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/rsnapshot/rsnapshot-1.4.2.ebuild b/app-backup/rsnapshot/rsnapshot-1.4.2.ebuild
index 802d154582c3..ecdbbf32b9bc 100644
--- a/app-backup/rsnapshot/rsnapshot-1.4.2.ebuild
+++ b/app-backup/rsnapshot/rsnapshot-1.4.2.ebuild
@@ -37,7 +37,7 @@ src_install() {
}
pkg_postinst() {
- elog "The template configuration file has been installed as"
- elog "/usr/share/doc/${PF}/rsnapshot.conf.default"
+ elog "The template configuration file has been compressed and installed as"
+ elog " /usr/share/doc/${PF}/rsnapshot.conf.default.[gz|bz2|etc]"
elog "Copy and edit the the above file as /etc/rsnapshot.conf"
}