updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / catalyst-firepro / hook-fglrx
blob2ddc00e0f0d16d9b1af7c3756821aebf3eeea0be
1 # vim: set ft=sh:
3 install ()
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