summarylogtreecommitdiffstats
path: root/libtorrent-pyro.install
blob: 9258a40bfffc0f27214549d930f184b8680856e2 (plain)
1
2
3
4
5
6
7
8
9
post_install() {
    echo
    echo " If you set custom options in the PKGBUILD, do the same for the"
    echo " rtorrent-pyro-git package"
    echo
}
post_upgrade() {
    post_install
}