updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / igb / igb.install
blobba2a6cfce681cb3e61d6c3389703297fc644caf1
1 post_install() {
2   /sbin/depmod -aq
5 post_upgrade() {
6   /sbin/depmod -aq
9 # vim:set ts=2 sw=2 et: