updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git] / linect-git / linect-git.install
blob0fb2672ad7769aa081389d423447fb5d7abeb594
1 post_install() {
2         echo "Note: The driver is still in development"
3         echo ""
4         echo "Load the driver manually via 'modprobe linect'"
5         echo "Add it to the MODULES array in /etc/rc.conf for automatic loading on system startup"
6         echo ""
8         /sbin/depmod -a
11 post_upgrade() {
12         post_install
15 post_remove() {
16         /sbin/depmod -a