desktop/libreoffice/libreoffice.install

8 lines
305 B
Plaintext
Raw Normal View History

2011-04-27 00:03:26 +08:00
post_install() {
echo " * You may want to pacman -Ss libreoffice-extensions"
2011-04-27 00:03:26 +08:00
echo " to see what extensions are prepared to install"
echo " * it's recommended to install {hunspell,mythes,hyphen}-xx pkg for spell checking"
echo " * make sure you have installed some ttf fonts (ttf-dejavu recommended)"
2011-04-27 00:03:26 +08:00
}