sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by David Kowis (1dee8d9390a4adf54f821ef4b44898e3464dc807)
- From: David Kowis <scm AT mail.sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (1dee8d9390a4adf54f821ef4b44898e3464dc807)
- Date: Fri, 28 Jul 2006 07:49:50 -0500
GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:
mail/amavisd-new/HISTORY | 4 ++++
mail/amavisd-new/INSTALL | 11 +----------
2 files changed, 5 insertions(+), 10 deletions(-)
New commits:
commit 1dee8d9390a4adf54f821ef4b44898e3464dc807
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>
amavisd-new
Fixed bug 12688
Moved directory creation into FINAL so it's not tracked by sorcery
for reasons as stated in teh bug
diff --git a/mail/amavisd-new/HISTORY b/mail/amavisd-new/HISTORY
index 1212878..97efa5b 100644
--- a/mail/amavisd-new/HISTORY
+++ b/mail/amavisd-new/HISTORY
@@ -1,3 +1,7 @@
+2006-07-28 David Kowis <dkowis AT shlrm.org>
+ * FINAL: created and moved the /var/amavisd dir creation here
+ * INSTALL: removed dir creation from here per bug 12688
+
2006-7-25 Jason Flatt <jflatt AT sourcemage.org>
* DEPENDS: Added dependency on berkeleydb.
diff --git a/mail/amavisd-new/INSTALL b/mail/amavisd-new/INSTALL
index e455aff..31007d1 100755
--- a/mail/amavisd-new/INSTALL
+++ b/mail/amavisd-new/INSTALL
@@ -8,13 +8,4 @@ if ! [ -f /etc/amavisd.conf ]; then
cp amavisd.conf ${INSTALL_ROOT}/etc/
else
cp amavisd.conf ${INSTALL_ROOT}/etc/amavisd.conf.new
-fi &&
-
-mkdir -p ${INSTALL_ROOT}/var/amavis/var &&
-mkdir -p ${INSTALL_ROOT}/var/amavis/db &&
-mkdir -p ${INSTALL_ROOT}/var/amavis/tmp &&
-chmod -R 750 ${INSTALL_ROOT}/var/amavis &&
-chown -R amavis.amavis ${INSTALL_ROOT}/var/amavis &&
-mkdir -p ${INSTALL_ROOT}/var/virusmails &&
-chmod 750 ${INSTALL_ROOT}/var/virusmails &&
-chown amavis.amavis ${INSTALL_ROOT}/var/virusmails
+fi
- [SM-Commit] GIT changes to master grimoire by David Kowis (1dee8d9390a4adf54f821ef4b44898e3464dc807), David Kowis, 07/28/2006
Archive powered by MHonArc 2.6.24.