diff --git a/component/dash/buildout.cfg b/component/dash/buildout.cfg new file mode 100644 index 0000000000000000000000000000000000000000..6f75d323b657d3c58a3d707dc8068e4157d65e13 --- /dev/null +++ b/component/dash/buildout.cfg @@ -0,0 +1,12 @@ +[buildout] + +parts = dash + +[dash] +recipe = hexagonit.recipe.cmmi +url = http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.7.tar.gz +md5sum = f6cedb10ae7258adb5ab17a10ae80d51 +configure-options = + --disable-static + --disable-fnmatch + --disable-glob