[ 
https://issues.apache.org/jira/browse/FLEX-33615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik de Bruin updated FLEX-33615:
---------------------------------
    Component/s: InstallApacheFlex

> Remove hard coded path to tar
> -----------------------------
>
>                 Key: FLEX-33615
>                 URL: https://issues.apache.org/jira/browse/FLEX-33615
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: InstallApacheFlex, Installer
>    Affects Versions: Install Apache Flex 2.6
>            Reporter: Justin Mclean
>            Priority: Minor
>             Fix For: Install Apache Flex 3.2
>
>
> The path to tar is hard coded, the exact location may vary on Linux.
> if (_os == LINUX_OS) {
>       tar = new File("/bin/tar");
> }
> else {
>       tar = new File("/usr/bin/tar"); 
> }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to