updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / power-play-switcher / power-play-switcher.install
blob8254ae94dc5c65ab961b33234490a92f05ad5081
1 post_install() {
2   echo "------------------------------------------------------------------------------------"
3   echo "This program requires you have Kernel Mode Settings (KMS) enabled."
4   echo "For more information, see https://wiki.archlinux.org/index.php/Ati#With_KMS_enabled."
5   echo "------------------------------------------------------------------------------------"
8 # vim:set ts=2 sw=2 et: