Fix patch mode

parent e1784378
......@@ -39,7 +39,7 @@ configure-options =
--prefix=${buildout:parts-directory}/${:_buildout_section_name_}
patches =
${accords-cocarrier-patch:location}/${accords-cocarrier-patch:filename}
patch-options = -p0
patch-options = -p1
environment =
CPPFLAGS =-I${libuuid:location}/include -I${openssl:location}/include
LDFLAGS =-Wl,-rpath=${openssl:location}/lib -L${libuuid:location}/lib -Wl,-rpath=${libuuid:location}/lib
......
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