updated on Thu Jan 19 00:16:31 UTC 2012
[aur-mirror.git] / flex-sdk / flex_sdk.install
blob16f3beee2e978df357e2e099e63fa7a5d50988f8
1 post_install() {
2         echo ""
3         echo "Flex SDK is licensed under the terms of"
4         echo "both Adobe Flex SDK License Agreement and"
5         echo "Mozilla Public License."
6         echo ""
7         echo "You MUST read and agree to the licenses stored in"
8         echo "/usr/share/licenses/flex-sdk before using it."
9         echo ""
12 post_upgrade() {
13         post_install
16 op=$1
17 shift
19 $op $*