Hi, I put a new version of the source package online at the usual place (https://130.83.185.211/clapf/). It's still the nightly build from the 15th but anyway... Changes include less path substitution in various scripts, splitting the changes of Makefile.in into things only needed for packaging and general stuff. Most importantly I renamed the package with dependency to sqlite3 to "clapf-sqlite3" to make it compatible with the other db bindings and moved from libclamav to clamd. The general stuff in Makefile.in introduces parsing of PATHs out of config.h. So if anyone made any changes to them, make install will automatically use the changed values instead of the hardcoded defaults. But note: the cases where queue, tmp and data are in completely different locations still aren't handled. The patch can be found at https://130.83.185.211/clapf/0.4.3rc2-20091215-2/debian/patches/makefile_in-paths_from_config_h.dpatch Regards Christoph Wilke