updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / sqcam-cvs / sqcam.install
blob0bd406d8d249f7ee7ee3bcb9a89e98d6bca617a9
1 post_install() {
2   /sbin/depmod -a
5 post_upgrade() {
6   post_install $*
9 post_remove() {
10   post_install $*
13 op=$1
14 shift
15 $op $*