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

better support for custom $initarget #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

better support for custom $initarget #4

wants to merge 1 commit into from

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