Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (cb29d3fa472a1825b944ded2d128b1a1852d0d11)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vasil Yonkov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (cb29d3fa472a1825b944ded2d128b1a1852d0d11)
  • Date: Sun, 20 Jun 2010 23:39:23 -0500

GIT changes to master grimoire by Vasil Yonkov <spirtbrat AT sourcemage.org>:

gnome2-libs/evolution-data-server/HISTORY | 3 +++
gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit cb29d3fa472a1825b944ded2d128b1a1852d0d11
Author: Vasil Yonkov <spirtbrat AT sourcemage.org>
Commit: Vasil Yonkov <spirtbrat AT sourcemage.org>

evolution-data-server: fixed typo in REPAIR^all^PRE_SUB_DEPENDS

diff --git a/gnome2-libs/evolution-data-server/HISTORY
b/gnome2-libs/evolution-data-server/HISTORY
index 2b9e026..c80df69 100644
--- a/gnome2-libs/evolution-data-server/HISTORY
+++ b/gnome2-libs/evolution-data-server/HISTORY
@@ -1,3 +1,6 @@
+2010-06-21 Vasil Yonkov <spirtbrat AT sourcemage.org>
+ * REPAIR^all^PRE_SUB_DEPENDS: fixed typo
+
2010-06-20 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.30.2

diff --git a/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS
b/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS
index b6ecacb..bcea801 100755
--- a/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS
+++ b/gnome2-libs/evolution-data-server/REPAIR^all^PRE_SUB_DEPENDS
@@ -2,7 +2,7 @@ case $THIS_SUB_DEPENDS in
LDAP) persistent_read openldap OPENLDAP_NTLM OPENLDAP_NTLM &&
is_depends_enabled $SPELL openldap &&
[[ OPENLDAP_NTLM == "y" ]] &&return 0;;
- CAL) persistent_read CAL &&
+ CC) persistent_read CAL &&
if [[ $CAL == "--enable-calendar=yes" ]]; then return 0; fi ;;
esac
return 1



  • [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (cb29d3fa472a1825b944ded2d128b1a1852d0d11), Vasil Yonkov, 06/21/2010

Archive powered by MHonArc 2.6.24.

Top of Page