GitHub user pkovac opened a pull request:

    https://github.com/apache/flex-utilities/pull/8

    Correctly locate SCRIPT_HOME even when scripts are invoked from symli…

    …nk; add mxmlcnpm
    
    This will enable non-global installs of the flexjs npm module to work on 
Linux, OSX, and Cygwin. It removes the hardcoded /usr/local paths, and ensures 
that if the compiler is invoked from the node_modules/.bin/ symlink that the 
correct home path is found.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/WeaveTeam/flex-utilities develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flex-utilities/pull/8.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8
    
----
commit ec2e3be1d4ca6359d6ddad5c962728f45877b7e1
Author: Philip Kovac <philip.ko...@iweave.com>
Date:   2016-07-19T15:35:10Z

    Correctly locate SCRIPT_HOME even when scripts are invoked from symlink; 
add mxmlcnpm

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to