updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / adobe-air-sdk / adobe-air-sdk.install
blob26c8c9f256522865115121b187be3ca9d6457423
1 post_install() {
2   /bin/cat << EOF
4 Adobe Air SDK has been installed to /opt/adobe-air-sdk
6 You can run Adobe Air apps using the SDK by first unzipping them, and then running: /opt/adobe-air-sdk/bin/adl -nodebug /path/to/app/META-INF/AIR/application.xml /path/to/app &
8 To run Adobe Air apps directly from the .air file, install the 'adobe-air' package
10 The Adobe Air SDK is 32bit; if you're running x86_64, the appropriate lib32* are required
12 EOF