updated on Thu Jan 12 20:00:29 UTC 2012
[aur-mirror.git] / texmaster / texmaster.install
blobf7675570d314da72f17335ffb175367809a62f2b
1 post_install() {
2   echo " ==> Run Texmaster only via the included texmaster shell script."
3   echo " ==> After running texmaster for the first time you can change your"
4   echo " ==> settings in \$HOME/.texmaster/Texmaster2009.ini"
7 post_upgrade() {
8   post_install
11 # vim:set ts=2 sw=2 et: