Timo Sirainen escribió: > On Thu, 2007-08-09 at 10:33 +0200, Geert Hendrickx wrote: >> Timo, >> >> is this ok with you? It allows building dovecot-sieve against an installed >> dovecot package (if --enable-header-install additionally installs liblib.a) >> including sievec and sieved (needed for pysieved). > > I don't really like that idea. The next thing another package wants some > other Dovecot libraries and soon we'll have all the .a libs installed > somewhere.
To solve this once and for all (and make packagers' life easier), it'd be better getting dovecot-sieve build without the --with-dovecot option, and using the usual --includedir, --libdir and maybe a --with-dovecot-config one. That way you can package all the .a (which are already installed to --prefix) and includes in a -devel package where you can point dovecot-sieve or any other plugin without playing scripting games while building packages. Regards, -- Angel Marin http://anmar.eu.org/