summarylogtreecommitdiffstats
path: root/mime-archpkg.install
blob: 3377ad8c54762faf3650afbcf6fc46998e764921 (plain)
1
2
3
4
5
6
7
post_install() {
   mime-archpkg -a
}

pre_remove() {
   mime-archpkg -r
}