prayer: use correct include directory for c-client aka uwimap

This commit is contained in:
Andreas Rammhold 2017-12-04 11:03:34 +01:00
parent 939e71fa40
commit 1217ffea87
No known key found for this signature in database
GPG key ID: E432E410B5E48C86

View file

@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
${ssl} \
-e 's/CCLIENT_LIBS=.*/CCLIENT_LIBS=-lc-client/' \
-e 's,^PREFIX .*,PREFIX='$out, \
-e 's,^CCLIENT_DIR=.*,CCLIENT_DIR=${uwimap}/include/c-client,' \
Config
sed -i -e s,/usr/bin/perl,${perl}/bin/perl, \
templates/src/*.pl