Commit 8efbea80 authored by Vincent Pelletier's avatar Vincent Pelletier

cyrus-sasl: Fix plugin location.

parent a121c35a
......@@ -8,7 +8,7 @@ extends =
recipe = slapos.recipe.cmmi
url = ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-2.1.26.tar.gz
md5sum = a7f4e5e559a0e37b3ffc438c9456e425
location = ${buildout:parts-directory}/${:_buildout_section_name_}
configure-options =
--disable-digest
--disable-gssapi
......@@ -18,6 +18,7 @@ configure-options =
--without-openssl
--without-pam
--without-saslauthd
--with-plugindir=${:location}/lib/sasl2
# it seems that parallel build sometimes fails.
make-options =
-j1
......
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