Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Conversation

@vmmello
Copy link

@vmmello vmmello commented Feb 17, 2015

Fixes a few limitations for better supporting a custom $initarget, e.g. $instdir/etc/php.ini. Before this commit, if the parent dir of $initarget doesn't exist, the copying of it to the target dir fails, and pyrus.sh run in the end of compile.sh also fails. In addition, pyrus.sh used a hardcoded $initarget as $instdir/lib/php.ini.

* create $initarget parent dir if it doesn't exist
* removed hardcoded $initarget from pyrus.sh, now passed as the 3rd
  parameter in command line
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant