updated on Wed Jan 25 00:20:47 UTC 2012
[aur-mirror.git] / redirfs-modules / redirfs.install
blob5d249665015489b64cea676ed51ce84873f0e117
1 post_install() {
2   depmod -v  >/dev/null 2>&1
5 post_upgrade() {
6   post_install $1
9 post_remove() {
10   depmod -v  >/dev/null 2>&1
13 op=$1
14 shift
15 $op $*