Commit ca8a5367 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add HandlerSocket-Plugin-for-MySQL-1.0.6-mariadb.patch.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41921 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b3f9386b
......@@ -11,10 +11,20 @@ extends =
parts =
handlersocket
[handlersocket-mariadb-patch]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/patches/${:filename}
md5sum = 2654feea2e867c898b741ac0f0aa8e14
filename = HandlerSocket-Plugin-for-MySQL-1.0.6-mariadb.patch
download-only = true
[handlersocket]
recipe = hexagonit.recipe.cmmi
url = http://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/tarball/1.0.6
md5sum = 57f5c131e3d29701b01dd92c35ed25fd
patch-options = -p1
patches =
${handlersocket-mariadb-patch:location}/${handlersocket-mariadb-patch:filename}
configure-command =
ACLOCAL_ARGS=-I${libtool:location}/share/aclocal ./autogen.sh && ./configure
configure-options =
......
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