updated on Fri Jan 20 20:16:25 UTC 2012
[aur-mirror.git] / catalyst-hook / hook-fglrx
blob0d6f9b2f4e93b122fc459d69bccd6853e5f11a6e
1 # vim: set ft=sh:
3 build ()
5     /usr/bin/catalyst_build_module "$KERNELVERSION"
6     /usr/bin/catalyst_build_module remove
9 help ()
11 cat<<HELPEOF
12   This hook rebuilds fglrx module. It does nothing to the initrd image.
13 HELPEOF