watch_mdbox

A script to check for changes in dovecot (m)dbox folders.
git clone git://r-36.net/watch_mdbox
Log | Files | Refs | LICENSE

commit 235cc6ba7e9e2571d550c94079d9de5567e44456
parent 4c240bf4ba7cd1935e3cb5b47f0fcba5e2226f40
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri, 25 Mar 2011 18:02:02 +0100

Permissions and PREFIX convenience.

Diffstat:
Makefile | 0
config.mk | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile diff --git a/config.mk b/config.mk @@ -4,5 +4,5 @@ VERSION = 1.0 # Customize below to fit your system # paths -PREFIX = /usr +PREFIX ?= /usr