File pyroscope.install of Package rtorrent-pyro-git
post_install() {
echo
echo " An updated rtorrent.rc file is installed to"
echo " /usr/share/doc/rtorrent/rtorrent.rc.sample"
echo " If you wish to use the pyrocore tools, you'll want to read"
echo " https://code.google.com/p/pyroscope/wiki/UserConfiguration"
echo
}
post_upgrade() {
post_install
}