core/fbsplash-theme-chakra-phoix/fbsplash-theme-chakra-phoix.install

9 lines
200 B
Plaintext
Raw Normal View History

2010-06-23 19:16:26 +08:00
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
}