Commit cd72095d authored by Joanne Hugé's avatar Joanne Hugé

WIP

parent 512eb061
......@@ -18,7 +18,7 @@ configure-options =
environment =
PATH=${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${lua:location}/lib/pkgconfig
LUA_LIBS="-L${lua:location}/lib -Wl,-rpath=${lua:location}/lib -llua -lm"
LUA_CFLAGS="-I${lua:location}/include"
LUA_LIBS=-L${lua:location}/lib -Wl,-rpath=${lua:location}/lib -llua -lm
LUA_CFLAGS=-I${lua:location}/include
make-targets = install
post-install = cp -r ${:location}/share/doc/dovecot/example-config/* ${:location}/etc/dovecot/
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