Add manual prefix to install accords in correct directory

parent 6c153ccc
...@@ -36,6 +36,7 @@ configure-command = ...@@ -36,6 +36,7 @@ configure-command =
./configure ./configure
configure-options = configure-options =
--with-ssl=${openssl:location} --with-ssl=${openssl:location}
--prefix=${buildout:parts-directory}/${:_buildout_section_name_}
patches = patches =
${accords-cocarrier-patch:location}/${accords-cocarrier-patch:filename} ${accords-cocarrier-patch:location}/${accords-cocarrier-patch:filename}
patch-options = -p0 patch-options = -p0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment