summaryrefslogtreecommitdiffstats
path: root/abs/not_built/extra/crystalhd-git/crystalhd-git.install
blob: 077905ee30605f4b336cbcca3b4a795fe19418c4 (plain)
1
2
3
4
5
6
post_install () {
    depmod -a
}
post_upgrade() {
    post_install
}