updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / r592-driver / r592-driver.install
blob0e063dd0ba0d2e3c0f082418e4b7fa1f7d844052
1 post_install() {
2   # updating module dependencies
3   echo ">>> Updating module dependencies. Please wait..."
4   depmod -A -v $(uname -r) > /dev/null 2>&1
7 post_upgrade() {
8   post_install
11 post_remove() {
12   post_install