updated on Fri Jan 20 16:18:17 UTC 2012
[aur-mirror.git] / totalvalidatorbasic / totalvalidatorbasic.install
blobcf5c574e70ad6c869fc3995a691525231226ca4a
1 post_install() {
2 echo "You must have Java 1.5 or later installed first and it"
3 echo "must be in your PATH. Type 'java -version' at the command"
4 echo "prompt to check this."
6 echo "In order to automatically display the results in a browser"
7 echo "you may have to amend totalvalidatorbasic/default_browser.sh."
8 echo "Use totalvalidatorbasic/total_validator.sh to run the tool."
11 post_upgrade() {
12         post_install
15 post_remove() {
16         post_install