updated on Mon Jan 16 04:00:32 UTC 2012
[aur-mirror.git] / palm-os-sdk / palm-os-sdk.install
blobdb871bee98b79d01fef5c9ed772914dc473104d7
1 #!/bin/sh
3 post_install() {
4 cat << EOF
6 If you are planning to use PRC-Tools (AUR package prc-tools-bin) with the SDK,
7 you need to run the following at the command line as the root user:
8 # palmdev-prep
9 This makes PRC-Tools look for the SDK files and cache their location.
10 EOF
13 post_upgrade() {
14 post_install