summarylogtreecommitdiffstats
path: root/calibre-git.install
blob: 4ce7e56d6b132eb1c4696f90a121b7b4b3d46145 (plain)
1
2
3
4
5
6
7
post_install() {
    calibre-alternatives set
}

post_upgrade() {
    calibre-alternatives set
}