core/fbsplash-theme-chakra-phoix/fbsplash-theme-chakra-phoix.install
2010-06-23 11:16:26 +00:00

9 lines
200 B
Plaintext

post_install() {
echo '==> To enable, add chakra-phoix to /etc/conf.d/splash'
echo '==> Remember to update your initcpio if you want fbsplash to start early.'
}
post_upgrade() {
post_install
}