Commit 381c5ebb authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

remove a needless slash.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38003 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 647ed16a
......@@ -11,7 +11,7 @@ download-only = true
[mysql-hooks-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks//${:filename}
url = http://www.nexedi.org/static/buildout-hooks/${:filename}
filename = mysql-tritonn-hooks.py
md5sum = 484abb02375e354ef7be0438dc369f85
download-only = true
......
......@@ -30,7 +30,7 @@ download-only = true
[mysql-tritonn-hooks-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks//${:filename}
url = http://www.nexedi.org/static/buildout-hooks/${:filename}
filename = mysql-tritonn-hooks.py
md5sum = 484abb02375e354ef7be0438dc369f85
download-only = true
......
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