summarylogtreecommitdiffstats
path: root/apache-flex-sdk.install
blob: 505526f5171ed6d18de43531673540f726c0328a (plain)
1
2
3
4
post_install() {
    printf '%s\n' 'The Apache Flex SDK executables are in /opt/apache-flex-sdk/bin'
    printf '%s\n' 'You need to relogin in order for these files to appear in your PATH'
}