Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cdd5090ea929e0fccebe602a7af12c4c3ed401b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cdd5090ea929e0fccebe602a7af12c4c3ed401b4)
  • Date: Mon, 10 Sep 2012 07:09:45 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

mail/masqmail/HISTORY | 3 +++
mail/masqmail/INSTALL | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 47320c197ce9c7c2ab7c5a29b6c22bc6e438c428
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

masqmail: corrected default config installation

diff --git a/mail/masqmail/HISTORY b/mail/masqmail/HISTORY
index 80df95c..122d387 100644
--- a/mail/masqmail/HISTORY
+++ b/mail/masqmail/HISTORY
@@ -1,3 +1,6 @@
+2012-09-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * INSTALL: corrected default config installation
+
2012-01-19 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS, CONFIGURE, BUILD, CONFLICTS, PROVIDES, SECURITY,
INSTALL, init.d/masqmail{,.conf}, masqmail.gpg: spell created
diff --git a/mail/masqmail/INSTALL b/mail/masqmail/INSTALL
index 2fb052b..034a598 100755
--- a/mail/masqmail/INSTALL
+++ b/mail/masqmail/INSTALL
@@ -1,6 +1,6 @@
default_install &&

-install_config_file examples/masqmail.conf "$INSTALL_ROOT/etc/masqmail" &&
+install_config_file examples/masqmail.conf
"$INSTALL_ROOT/etc/masqmail/masqmail.conf" &&

ln -vsf "$TRACK_ROOT/usr/sbin/masqmail" "$INSTALL_ROOT/usr/lib/sendmail" &&
ln -vsf "$TRACK_ROOT/usr/sbin/masqmail" "$INSTALL_ROOT/usr/sbin/sendmail" &&



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cdd5090ea929e0fccebe602a7af12c4c3ed401b4), Vlad Glagolev, 09/10/2012

Archive powered by MHonArc 2.6.24.

Top of Page