updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / kfortune-git / install
blobe9c391a8ad233f7937ea7444107131cecfea1a73
1 post_install()
3   KERNEL_VERSION=$(uname -r)
4   depmod $KERNEL_VERSION
7 post_upgrade()
9   post_install