New commits:
commit 397675cfbfae24df64535ef4b8bcf2758b00fdea
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
exim: don't touch the logfiles
diff --git a/mail/exim/HISTORY b/mail/exim/HISTORY
index 77b2837..4d0e705 100644
--- a/mail/exim/HISTORY
+++ b/mail/exim/HISTORY
@@ -1,3 +1,7 @@
+2009-10-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * INSTALL: don't touch the log files, there could be a syslog usage,
+ for example, no need to choose for the user what to use.
+
2009-10-16 Vlad Glagolev <stealth AT sourcemage.org>
* CONFIGURE: fixed gdbm name
diff --git a/mail/exim/INSTALL b/mail/exim/INSTALL
index 7a654b3..07e1def 100755
--- a/mail/exim/INSTALL
+++ b/mail/exim/INSTALL
@@ -1,14 +1,6 @@
make_normal &&
make install &&