Skip to content

Conversation

@steverice
Copy link
Contributor

Trying to deploy Mage_All_Latest with the composer installer results in a number of broken symlinks because the installer does not appear to handle files destined for the root directory correctly. Instead of deploying e.g. ./index.php to ./index.php, it is deployed to ././index.php.

This PR fixes this behavior — however I am not sure if there is a better/more compatible way to do this. Feedback very welcome!

Flyingmana added a commit that referenced this pull request Jul 31, 2013
Fixed package XML deployment for root directory targets
@Flyingmana Flyingmana merged commit 7a650a4 into magento-hackathon:master Jul 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants