summarylogtreecommitdiffstats
path: root/algobuild.install
blob: ae44a01e7519c46dded4cc1855fa4c34046cf737 (plain)
1
2
3
post_install() {
    which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
}