app-backup/minisnap: update pkg_postinst message
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
This commit is contained in:
parent
4d94e17d13
commit
e5074df07d
@ -27,6 +27,7 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "To configure schedule for each volume define them in the /etc/minisnap.conf configuration file"
|
||||
elog "See /usr/share/doc/${P}-${EGIT_COMMIT}/ for examples"
|
||||
elog "To configure schedule for each volume define them"
|
||||
elog "in the /etc/minisnap.conf configuration file"
|
||||
elog "See /usr/share/doc/${P}/ for examples."
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user