updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / dt-driver / dt-driver.install
blob8337adbe704afa1a4c2187aca79b7ae84e452665
1 post_install() {
2   post_upgrade
5 post_upgrade() {
6   echo ">>> Running depmod..."
7   depmod -a
8   echo "OK"