diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2007-10-01 15:22:08 +0200 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2007-10-01 15:22:08 +0200 |
commit | 578203db95c876f4fe6ec5d096525411dcbd8b42 (patch) | |
tree | b7fde86a7eeebd18e5d07a4ea6fffc588b06ea40 /defconfig | |
parent | 1e0e6cb3faa75a80e63df5ef0d4b7274345d2391 (diff) | |
download | dovecot-antispam-578203db95c876f4fe6ec5d096525411dcbd8b42.tar.gz dovecot-antispam-578203db95c876f4fe6ec5d096525411dcbd8b42.tar.xz dovecot-antispam-578203db95c876f4fe6ec5d096525411dcbd8b42.zip |
rename, add install target
Diffstat (limited to 'defconfig')
-rw-r--r-- | defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ DOVECOT_VERSION=1.0 BACKEND=dspam-exec +# install directory for 'make install' +INSTALLDIR=/usr/lib/dovecot/modules/imap/ + # enable debugging to syslog or stderr #DEBUG=stderr #DEBUG=syslog |