Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (4805c57efecb795a64488732d0de466ef3e061b3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (4805c57efecb795a64488732d0de466ef3e061b3)
  • Date: Fri, 30 Jan 2009 15:49:38 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

mail/claws-mail/DEPENDS | 2 +-
mail/claws-mail/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 4805c57efecb795a64488732d0de466ef3e061b3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

claws-mail: Added another missing &&

diff --git a/mail/claws-mail/DEPENDS b/mail/claws-mail/DEPENDS
index 0e5d617..347edcd 100755
--- a/mail/claws-mail/DEPENDS
+++ b/mail/claws-mail/DEPENDS
@@ -33,7 +33,7 @@ optional_depends "gpgme" \
optional_depends "spamassassin" \
"--enable-spamassassin-plugin" \
"" \
- "for SpamProtection"
+ "for SpamProtection" &&

optional_depends "openldap" \
"--enable-ldap" \
diff --git a/mail/claws-mail/HISTORY b/mail/claws-mail/HISTORY
index e72ca5b..852b837 100644
--- a/mail/claws-mail/HISTORY
+++ b/mail/claws-mail/HISTORY
@@ -1,5 +1,6 @@
2009-01-29 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Added missing &&
+ Added another missing &&
Optionally depends on dbus
Optionally depends on gettext
--{enable,disable}-aspell are not recognized ./configure options



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (4805c57efecb795a64488732d0de466ef3e061b3), Eric Sandall, 01/30/2009

Archive powered by MHonArc 2.6.24.

Top of Page