summarylogtreecommitdiffstats
path: root/kimi-linphone-desktop.install
blob: b28fa2f6de16cb973da0e5df26f6c1b87c654301 (plain)
1
2
3
4
5
6
7
8
9
10
11
post_install() {
    true
}

post_upgrade() {
    true
}

post_remove() {
    true
}